MVP List - HiThereImCam/Busque GitHub Wiki

MVP List

1. Hosting on Heroku

2. User Auth (1 day)

  • 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 (i.e reserving a venue)

3.) Map (2 days)

  • Logged in users can create venue by dropping a pin

  • Logged in users can check into venues making them "unavailable" or "taken" to other performers

  • 2 hour max check-in (?)

  • Non-logged in users can see the full map (in order to find performers) but not check in

4.) Comments (2 days)

  • Logged in users can leave comments/ratings on spots

  • Logged in users can leave comments on other users performance

  • guests can view comments

5.) Search (1.5 days)

  • Guests and logged in users can search both spots

  • Guests and logged in users can search for users

  • Search by location shows which spots are closest to you (mobile version)

6. Production README (0.5 days)