Skip to content

Functionality and MVP

Jasmine Kobata edited this page Mar 13, 2023 · 3 revisions

1. User Auth (1 day)

  • Users can sign up, sign in, log out
  • Users can use a demo login
  • Users can't use certain features without logging in

2. Day Ratings

  • Users can rate each category once per day
  • Users can view their own ratings on an index page
  • Users can view all ratings and friends only ratings on separate index pages

3. Ratings Visualization

  • Users can view change in ratings over time

4. Suggestions

  • Users can post suggestions on a day rating
  • Users can edit and delete their own posts

5. Likes and Pins

  • Users can like suggestions made on other users' ratings
  • Users can pin suggestions made on their own ratings
  • Users can view their liked and pinned suggestions on an index page