Skip to content

MVP Feature List

Dre edited this page Mar 2, 2021 · 6 revisions

1. Hosting on Heroku

  • Hosted on a live link that never sleeps

2. Login, Sign Up, Logout

  • Users can login, sign up, logout
  • Users can't use certain features without logging in
    • Adding host to "cart" and reserving/hiring Party Host
  • Future add on to have party hosts to have a signup/login portal.

3. Event

  • User can create, read, update and delete an event.
  • User can add/delete host to/from an event.

4. Host

  • Users can view all hosts (discover) via location proximity(based on zip code)
  • Users can view host details based on host being a mixologist or sommelier
  • Users can check host availability
  • Users can add and hire hosts

5. Profile Image

  • User can create, read, update, delete a photo.

6. Reviews

  • Users can review already created hosts with a description and rate them on a "star" scale of 1 to 5:

7. Host Confirm Status(STRETCH GOAL)

  • Users will be able to see that the host is confirmed for the event.

Clone this wiki locally