Skip to content

This is an online shopping site using Django framework and celery.

Notifications You must be signed in to change notification settings

mehreentahir16/online-shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

online-shop

This is an online shopping site using Django framework and celery. User can add products to cart, remove them, place order and make payment using Paypal account. User will also get pdf invoice after placing the order. Site also contains the coupon system. Admin can export all the orders details to CSV.

System Requirements: Inorder to run the project properly you'll need the following: 1: Pycharm 2: Celery (Install celery along RabbitMQ), Add following packages to Pycharm: 1: Pillow(For product images) 2: django-weasyprint (For pdf invoices) 3: celery(For asynchronous tasks)

About

This is an online shopping site using Django framework and celery.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published