Last active
July 20, 2017 22:46
-
-
Save Schmerb/6031acadc82e37fee90927db8b82a3ff to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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