Skip to content

aspo29/Django-EcommerceWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published