Skip to content

A Basic Ecommerce Web Application built on Django Framework with the help of SQLite Database.

Notifications You must be signed in to change notification settings

hzshashwat/Simple-Ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-Ecommerce

A Basic Ecommerce Web Application built on Django Framework with the help of SQLite Database.

{{ Developed By Shashwat Singh }}

// Instructions //

Install the Requirements: pip install -r requirements.txt.

Then, make database migrations: python manage.py makemigrations

python manage.py migrate

Finally, run the application: python manage.py runserver

For Admin Account, please create one with superuser.

About

A Basic Ecommerce Web Application built on Django Framework with the help of SQLite Database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published