Functionality & MVP List - mkochalko/musicMD GitHub Wiki

MusicMD is a music app that will search for local upcoming concerts

1. Hosing on Heroku

2. New account creation, login, and guest/demo login

  • Users can sign up, sign in, and log out
  • Users can use a demo login to try the site

3. Concert Search Page

  • Search for upcoming concerts
  • Add Events to your users page

4. User Profile

  • Displays the Master Library
  • Displays the users set lists and upcoming shows

5. Event Show Page

  • Shows Event details including the venue location, show time and artist information
  • Shows list of songs based on the events setlist

6. Master Playlist

  • Add Set lists to master playlist
  • Add and remove individual songs for playlist

7. Play Music

  • Play music from any chosen event set list
  • Play music from the master playlist

8. Production README