Skip to content

PyShop is an e-commerce website built on the Django framework. I have implemented models for maintaining the products list, it's price, and quantity through the admin panel. You don't need to code for every product one can just add, delete, and modify any product using the admin panel. Also, there is the option of add to the cart after that you …

Notifications You must be signed in to change notification settings

soorykant/PyShop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

PyShop

PyShop is an e-commerce website built on the Django framework. I have implemented models for maintaining the products list, it's price, and quantity through the admin panel. You don't need to code for every product one can just add, delete, and modify any product using the admin panel. Also, there is the option of add to the cart after that you can purchase the products (these all are future implementations).

About

PyShop is an e-commerce website built on the Django framework. I have implemented models for maintaining the products list, it's price, and quantity through the admin panel. You don't need to code for every product one can just add, delete, and modify any product using the admin panel. Also, there is the option of add to the cart after that you …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published