Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 289 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 289 Bytes
  • A user should be able to see products
  • A logged in user should be able to
    • see the items in their cart
    • add a new product to their cart
    • remove an item from their cart
    • create an order
  • A user should be able to see their orders
  • A user should be able to create an account