-
Notifications
You must be signed in to change notification settings - Fork 0
MVP Feature list
Kyrene Flores edited this page Jan 30, 2024
·
1 revision
- Songs
- Users should be able to view all Songs.
- Logged in Users should be able to upload songs.
- Logged in Users should be able to update their uploaded songs.
- Logged in Users should be able to delete their uploaded songs.
- Comments
- Users should be able to view all comments on a song.
- Logged in Users should be able to add a comment to a song.
- Logged in Users should be able to update their comment on a song.
- Logged in Users should be able to remove their comments from a song.
- Likes
- Logged in Users should be able to view the likes on a song.
- Logged in Users should be able to like a song.
- Logged in Users should be able to unlike a song.
- Playlists
- Logged in Users should be able to view all of their playlists.
- Logged in Users should be able to add a song to one of their playlists.
- Logged in Users should be able to remove a song from a playlist. Bonus: WaveForms
- Users should be able to see the wave forms for a song. Bonus:
- Search
- Users should be able to search for songs by artist or song name.
- Users should be able to view the results of their search.