mvp list - Requiem-of-Zero/Slapify_project GitHub Wiki
1. Hosting on Heroku (12/07/2020)
2. New account creation, login, and guest/demo login (12/08/2020, 2 days)
- Users can sign up, sign in, log out
- Users can use a demo login to try the site
- Users can't use certain features without logging in (create playlists, view playlists, like songs)
3. Playing Music (12/10/2020, 2 day)
- Users are able to play music through the song or shuffle playlist
4. Playlists (12/12/2020, 2 days)
- Logged in users can create playlists
- Logged in users can view a list of songs added to the playlist
- Logged in users can edit existing songs from their playlist
5. Likes (12/14/2020, 2 days)
- Logged in users can like songs
- Songs liked will add the song to the user's liked songs playlist
- Logged in users can like playlists/albums
- Playlists/Albums liked will display in user's playlists
6. Search Songs (12/16/2018, 1 day)
- Users can search for song names or playlist names
7. Production README (12/17/2020, 0.5 days)