Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 901 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 901 Bytes

Django-EcommerceWebsite

This is my project on Django Framework contains functions, Classes, Templates. and View.

While not all requirements have been met, the project serves as a dynamic foundation that can evolve and incorporate exciting new features in the future.

How to Run Project (Download Project or Clone from github link)

  1. Install python (if not installed in your system)
  2. Create virtual environment
    • pip install virtualenv
    • virtualenv env
  3. Database setup
    • python manage.py makemigrations
    • python manage.py migrate
  4. Run Server

Required Information

1. Admin login
    - http://127.0.0.1:8000/admin

    User: admin
    Password: admin
2. User Login
    - http://127.0.0.1:8000/login
    Username: aashutosh
    Password: mac@12345