You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
based on a JustDjango tutorial and added features to it, like being able to search for products, a confirmation page after purchasing, a page to list the current user orders, etc.
The requirements listed are the ones I used at the time. Update the dependencies to prevent vulnerabilities
Some of the Technologies used are:
Python
Django
Stripe API
HTML/CSS/JS
Bootstrap
Home
Product
Order Summary
Checkout
StripePayment
Order Confirmation
Order Details
All Orders
Sign Up
About
based on a JustDjango tutorial and added features to it, like being able to search for products, a confirmation page after purchasing, a page to list the current user orders, etc.