Skip to content

SRICKKY/Online-Shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyShop E-Commerce

Hi! Please follow these Instructions to get the app up and running.

  • pip3 install -r requirements.txt
  • python manage.py makemigrations
  • python manage.py migrate
  • python manage.py createsuperuser [To access the admin located at http://localhost:8000/admin] Enter Username, Email, Password
  • python manage.py runserver

Note: Run the celery using the command mentioned below

Some Usage Instruction

  • Login to admin panel[after creating super user ]
  • Add some categories
  • Add some product in those categories
  • Now you are good to go. Browse http://localhost:8000/

About

Ecommerce Shop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors