Skip to content

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.

Notifications You must be signed in to change notification settings

anthonychl/django2-ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django2 eCommerce

Built upon a JustDjango tutorial

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 Home

Product product

Order Summary OrderSummary

Checkout Checkout

StripePayment StripePayment

Order Confirmation OrderConf

Order Details OldOrderDetails

All Orders AllOrders

Sign Up Register

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published