SI-Encoding / amazon-clone-flask

Co-developed containerized Flask and React eCommerce store with payment processor and 2FA verification
1 stars 0 forks source link

Checkout component #22

Closed SI-Encoding closed 2 years ago

SI-Encoding commented 2 years ago

Code Review Checklist

Description

Implemented the checkout component and connected it to the cart page's checkout button and product's buy now button. Still need to implement some credit card feature to complete the purchase.

Type of change

How was it tested?