area1707 / grace-shopper

3 stars 0 forks source link

checkout #2

Open alicec15 opened 7 years ago

alicec15 commented 7 years ago

Story: As a visitor, I want to be able to buy the items that are in my cart

Implementation: Purchase button go to a page (component) where all of your products are listed out with the information (request to the backend to serve up pictures, price, and name) and the total price with button to confirm the purchase or to go back to browsing to add more products.