Sassy-Software-Engineers / Every-Daisy

Fullstack development of an e-commerce platform
https://every-daisy.herokuapp.com/
MIT License
1 stars 1 forks source link

Checkout Page & Confirmation Page #151

Open katmccrum opened 2 years ago

katmccrum commented 2 years ago

You can just start with by simulating the experience of checking out with a simple confirmation page.

Confirmation Page:

Implementation: implement a front-end form (requiring specified info) that sends a request to the back-end to confirm the order and update inventory.

katmccrum commented 2 years ago

Stripe integration will be later issue, for now just want simple pages to provide complete user path