you-play / YouPlay

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

Implement play, pause, and skip functionality (API) #13

Open sebastian-nunez opened 7 months ago

sebastian-nunez commented 7 months ago

Description

Allow users to control playback of songs in the playlist (play, pause, skip forward and backward).

NOTE: this is the API, the frontend UI is not part of this

Acceptance Criteria

sebastian-nunez commented 6 months ago

Depends on #5

sebastian-nunez commented 6 months ago

Play/pause functionality implemented. Missing skip/backward