ItsY8S / capstone

0 stars 0 forks source link

Cart #41

Open ItsY8S opened 5 years ago

ItsY8S commented 5 years ago

Details

Cart is located in the customer's sidebar and tracked with Mongoose. Store customers will be able to add, review & remove products in their cart. Each items price and cart total will be displayed.

Story

  • As a customer, I want to view my cart, so that I can review my items.
    • The system will allow the user to view items in cart before checking out.
    • The system will display the total of all items in the cart.

Time Estimate (5 hours)