nss-evening-cohort-26 / FE-Hackathon-music-streaming-project

2 stars 0 forks source link

Add Song/Delete Song to/from Playlist #10

Closed britnay268 closed 2 months ago

britnay268 commented 2 months ago

User Story: Users should be able to view all the songs not in their playlist and add songs to the playlist they are currently in.

Acceptance Criteria:

-Your Song cards will not have the delete option and instead they should have a checkbox or a btn that onClick adds the song to the playlist which in turn removes it from the songsNotInPlaylist view.

-Within the songsNotInPlaylist create functionality that allows us to update the playlist

Dependencies: **- api call that shows songs not in playlist