Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 558 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 558 Bytes

J-Kart

E-commerce Web Application using Django.

Requirements

  • Python 3.6 (use a virtual environment like virtualenv to create a virtual environment having python3.6 )
  • Django (pip install django)

Instructions to use

  • open terminal window and type the command python manage.py runserver
  • it will run the server on localhost 127.0.0.1
  • to access the admin page use 127.0.0.1/8000

For any queries contact me @harshpanwar9524@gmail.com

test