Skip to content

Instantly share code, notes, and snippets.

@Schmerb
Last active July 20, 2017 22:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Schmerb/6031acadc82e37fee90927db8b82a3ff to your computer and use it in GitHub Desktop.
Save Schmerb/6031acadc82e37fee90927db8b82a3ff to your computer and use it in GitHub Desktop.
MVP
Essential User Stories
As a user, I should be able to register / log in
As a user, I should be able to see all other users’ reviews
As a user, I should be able to write reviews
As a user, I should be able to comment on other users’ reviews
As a user, I should be able to ‘upvote’ reviews I find helpful (but not my own)
Screens
Screen for register / log in
Screen for user review feed
Screen for creating a review
Screen for commenting on specific review
Screen for ‘upvoting’ a specific review
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment