Skip to content

harbhim/ecommerce_django

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Admin Account  ==>  username: admin
                    password: admin
User Account   ==>  rahul --> pass: aq1sw2de3fr4gt5
You also can creae new account, from regeister page.

In this project, Django and DRF have two types of users....
1. superuser
2. staffuser

Permissions:

1. Staff User can only place orders of customer.
2. While Admin user can manage any data, like Add, modify or delete 1. Product 2. Customer, and also can view all others from different staff members.

Product Quantity is automatically reduced while generating order..
For adding quantity, admin has to manually edit its field.

AND MANY MORE THINGS.

About

basic ecommerce logic with templates and api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published