Skip to content

MVP List

Gregory Del Carlo edited this page Feb 2, 2021 · 11 revisions

MVP List


1. Heroku Hosting (02/09/10 .5 days)

  • date may change based on AA structure

2. User Authentication (02/08/20 2 days)

  • Users can sign in, sign out, and sign up
  • Demo login for users to try user features
  • Users can’t review or check in unless they are logged in
    • Also can only access a sample selection of drinks

3. Drinks CRUD (02/10/20 3 days)

  • User’s can search for drinks and choose from a selection
  • User’s can open a page about a specific drink
  • Page has specific information on the drink (ABV, ratings, description)
  • Page will also recommend beers of the same type , and display user activity for that beverage

4. Homepage (02/13/20 2 days)

  • Homepage will have a search bar for drinks, and bars as well as a global review feed for logged in users.
  • Links to user profile, nearby events, and top rated

5. reviews (02/15/20 1.5 days)

  • Drinks, bars, and breweries can be reviewed with
    • Text, rating, flavor profile and photo
  • Users can check in as drinking a beverage (at a optional location)
  • Users can cheers and comment on reviews

6. User profile (02/16/20 1 day)

  • user profile displays total and unique check-ins
  • profile has background, profile photo, and username displayed
  • displays personal reviews and links to wish list, and events

7. Friendships (02/17/20 .5 days)

  • users can friend other users
  • refactor homepage feed to display only followed users, and have global feed on its own page
  • display friend count on user profile

8. Production ReadME (02/18/20 .5 days)

Bonus!! Will NOT be a part of FSP turn in!

9. Badges (02/18/20 2 days)

  • users can gain unique badges based on their check-ins
  • logged in users have access to an all badges page
  • a users badges are displayed on their profile

Clone this wiki locally