MidbossK / BanWebApp

0 stars 0 forks source link

User can view product detail #13

Open stevebrownlee opened 6 years ago

stevebrownlee commented 6 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

MidbossK commented 6 years ago

Make shopping cart User clicks on a specific product link Show detailed view of specific product and option to "Add" to buyers cart Show value of remaining items after 1 was bought