Skip to content

A django based website to sell or buy the products from others

Notifications You must be signed in to change notification settings

Saumya40-codes/Perfect-Buy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Perfect-Buy, A Django based website to sell or buy the others products

Clone this and use it on your local env

Some requirements: For all this command you need to locate to cart\cart_site dir

Install django

pip install django

Run on your local env using

python manage.py runserver

For any change in models.py you need to execute the following

python manage.py makemigrations python manage.py migrate

  • Still under development : )

About

A django based website to sell or buy the products from others

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published