Online Shop - User Stories Example
Online Shop - Technical Stories Example
Add to Cart
Browse Products
Online Shop
- As a customer
- I want to add products to a basket
- So I can buy more than one item
- As a customer
- I want to see products
- So I can choose what to buy
Online Shop
Payment
- As a customer
- I want to pay for my basket
- So I can complete my purchase
Browse Products
- As the system
- I want to store selected products in a cart
- So the user’s choices persist between pages
- As the system
- I want to fetch products from a database
- So products can be displayed to the user buy
Add to Cart
Payment
- As the system
- I want to process payments securely
- So orders can be completed safely
Interactive Graph
Table Of Contents