you-play / YouPlay

An app that creates mood-based playlists for seamless music streaming.
MIT License
3 stars 0 forks source link

Implement the `songs` list view for a `playlist` (UI) #29

Closed sebastian-nunez closed 6 months ago

sebastian-nunez commented 7 months ago

Description

We want users to open a playlist and see a list of all the songs within the playlist

Acceptance Criteria

(BONUS): it should cool to have a "..." button to the far right of every song in order to delete song from the playlist OR implement a "swipe to delete" functionality

Image

sebastian-nunez commented 6 months ago

Depends on #5

sebastian-nunez commented 6 months ago

Closed. Functionality has been implemented. Users can see the songs on the playlists and play or delete any of them.