blathering-barnacles / Bangazon-2

Sprint 2
1 stars 1 forks source link

User can view product detail #14

Open kimberly-bird opened 5 years ago

kimberly-bird commented 5 years ago

Given user is viewing any page that contains a hyperlink for a product When user performs a gesture on the product hyperlink Then user will be shows the product detail page containing title, description, quantity available, price/unit, and a button labeled Add to Order

Given 1+ users have purchased a product When a user views the details Then the quantity display should show how many are remaining, not how many were originally for sale

jessicabarnett8219 commented 5 years ago

Must count inventory. Product page like on Amazon where you can add a product to your cart.