Skip to content

This is a Backend implementation of an online shopping website created using Django framework

Notifications You must be signed in to change notification settings

shreyamG/PyShop

Repository files navigation

PyShop (Backend)

This is a Backend implementation of an online shopping website created using Django Framework.

Pyshop-Deploy

Brief Instructions

  • Start your virtual environment by running:
    myvenv\Scripts\activate
  • Start the web server by running:
    python manage.py runserver
  • In browser enter this address:
    http://127.0.0.1:8000/products/

Products

Sign-In

Register

About

This is a Backend implementation of an online shopping website created using Django framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages