Skip to content

Instantly share code, notes, and snippets.

@Schmerb
Created July 20, 2017 00:00
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/974fa458cb92442a514ca5a585a219fc to your computer and use it in GitHub Desktop.
Save Schmerb/974fa458cb92442a514ca5a585a219fc to your computer and use it in GitHub Desktop.
User stories for Node Capstone project.
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