Skip to content

Pranshu2780/E-commerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

E-commerce

This is a commercial website for onlining shopping.

Stacks Used

Front-End : HTML/CSS, Javascript
Back-end : Django
Database: dbsqlite

Todo

  1. To add payment option and add API.

How to run project locally

  1. Install python and django on your local system.

For python: https://www.python.org/downloads/
For Django: pip install django

  1. Fork repository .
  2. Open terminal, reach upto the place where you store that repository.
  3. cd ecommerce.
  4. After that python manage.py runserver
  5. This website will deploy on http://127.0.0.1:8000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published