Created
July 20, 2017 00:00
-
-
Save Schmerb/974fa458cb92442a514ca5a585a219fc to your computer and use it in GitHub Desktop.
User stories for Node Capstone project.
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
User Stories: | |
All Users: | |
As a user, I should be able to see all other users’ reviews | |
As a user, I should be able to click a link to go to an external website to purchase the drone under review | |
As a user, I should be able to read feed of external articles ==> drone blogs | |
As a user, I should be able to register for an account (via Email, Facebook, Google etc) | |
Registered Users: | |
As a user, I should be able to login to my account | |
As a user, I should be able to write reviews | |
As a user, I should be able to edit MY reviews | |
As a user, I should be able to delete MY 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) | |
As a user, I should be able to reset my password | |
As a user, I should be able to delete my account |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment