Last active
September 28, 2019 15:14
-
-
Save jclk86/d78239a6db76147f2d2b5b3ff9b19e44 to your computer and use it in GitHub Desktop.
User Stories for Ecommerce Site
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
| 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