Skip to content

Instantly share code, notes, and snippets.

@jclk86
Last active September 28, 2019 15:14
Show Gist options
  • Select an option

  • Save jclk86/d78239a6db76147f2d2b5b3ff9b19e44 to your computer and use it in GitHub Desktop.

Select an option

Save jclk86/d78239a6db76147f2d2b5b3ff9b19e44 to your computer and use it in GitHub Desktop.
User Stories for Ecommerce Site
As a new user, I am forced to register upon checkout. High.
As a new user, I can add items to a cart. High.
As a new user, I get to see a list of products being sold. High.
As a returning user, I am forced to login upon checkout. High.
As a returning user, upon checkout, I must enter in credit card info. High.
As a returning user, I can access a cart of my items. High.
As a returning user, I can access my purchase history. Low.
As a returning user, upon purchasing an item, I can see a verfication of my purchase.
As the administrator, I can access the purchase history of all buyers. Medium.
As the administrator, I can add items. High.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment