- Visit the site here! Deployed using AWS Check me out!(site is currently offline I don't want to pay for AWS right now)
- To log in as an admin use [email protected], Password is: asdasdasd
- User friendly
- Not confusing
- Straight forward user flow through site, no confusing routes or extra pages
- User authentication
- Administrative features to perform CRUD operations to the database
- Stripe API integration
- Some of it is a little wonky because I configured the models as I figured things out; essentially a User has one Cart which has many Orders of food or pizza items (in hindsight they could've been the same item because of the identical fields).