NikkisStickies / EcommerceWebsite

An initial website for a sticker company.
MIT License
0 stars 1 forks source link

Shopping cart #10

Open nicoleleser opened 1 year ago

nicoleleser commented 1 year ago

Users must be able to add stickers to their shopping cart.

nicoleleser commented 1 year ago

Use case : #001-0001

nicoleleser commented 1 year ago

CON-1: The shopping cart must work well on different devices and browsers. CON-2: The shopping cart must be able to handle many users at once, without crashing. CON-3: The shopping cart must check for errors and make sure users can't add stickers that are out of stock.