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

Flask backend #3

Closed darren277 closed 2 years ago

darren277 commented 2 years ago

Code Review Checklist

Description

The foundational boiler plate code is there for the backend. There is also a very basic user login and session tracking system in place (that needs to be connected to the frontend).

Type of change

How was it tested?