Will-WHyd / Jukebox_Hackathon_WPJ

Hackathon Project 1, with Will, Paddy, and Jack
1 stars 2 forks source link

USER STORY: Favorite videos/playlist #8

Open Will-WHyd opened 1 month ago

Will-WHyd commented 1 month ago

As a user I can select certain video results as my favorite so that I can view a list later.

Success Critera

  1. A 'favorite' button will be visible on the video cards, which a user can click to save the information of.
  2. This button will push the information as an object, to a FAVORITES Object or array.
  3. User can click on the favorites button to display a card that lists the objects in the favorites array.

Tasks

jack-brosnan commented 1 month ago

Not within scope to complete this story. To be implemented in the next iteration.