-
Notifications
You must be signed in to change notification settings - Fork 0
User Stories
Andrew edited this page Oct 19, 2021
·
4 revisions
- As a user interested in development/teaching/hiring
- I want to log in as a demo user
- So I can easily test the full functionality of the site.
- I want to log in as a demo user
-
As a new and unregistered user
- I want to browse the shop for items
- So I can see if there's anything I like
- I want to browse the shop for items
-
As a new and unregistered user (or logged in user)
- I want to add items to my shopping cart
- So I can later purchase them
- I want to add items to my shopping cart
-
As a new and unregistered user (or logged in user)
- I want to alter quantity or remove items from my cart
- So I can fine tune my order before purchase
- I want to alter quantity or remove items from my cart
-
As a new and unregistered user (or logged in user)
- I want to confirm my purchase by checking out
- So I clear my cart and go snowboard with some new gear!
- I want to confirm my purchase by checking out
-
As a new and unregistered user (or logged in user)
- I want to create a new account or log into my existing account
- So I can use features like wish lists and reviews
- I want to create a new account or log into my existing account
-
As logged in user
- I want to add items to my wishlist
- So I can easily revisit items I liked, but did not purchase
- I want to add items to my wishlist
-
As logged in user
- I want to leave reviews on products I have purchased in the past
- So others can know my experience of the products available
- I want to leave reviews on products I have purchased in the past
-
As logged in user
- I want to mark other users reviews as helpful/not helpful
- So others can more efficiently learn about the products available
- I want to mark other users reviews as helpful/not helpful