Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Queued Song Component #5

Open
Ajknight121 opened this issue Feb 20, 2024 · 0 comments
Open

Create Queued Song Component #5

Ajknight121 opened this issue Feb 20, 2024 · 0 comments
Assignees

Comments

@Ajknight121
Copy link
Member

Ajknight121 commented Feb 20, 2024

Create the component QueuedItem that shows the songs in queue on the homepage

Definition of Done:

  • Component takes video object as prop
  • Display video information: title, length
  • Display like icon and count
    - When video.liked is true fill in like icon
  • Display skip button and skip count
    - When video.skipped is true color current count of skips red
    - Change skip button to Skip! or signal of your choice
  • Have button with state to copy and show URL

Image

Image

@AndreRimes AndreRimes self-assigned this Feb 28, 2024
@AndreRimes AndreRimes removed their assignment Apr 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants