Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 690 Bytes

README.md

File metadata and controls

37 lines (29 loc) · 690 Bytes

ShopNow

**Check out the live instance **

An fully functional e-commerce website based on Django framework

Features:

  • Login/Signup functionality
  • Product listing and shopping cart
  • Add and delete products
  • Admin panel for managing the users, products
  • Support panel for consumers to raise complaints

Tech Stack:

  • Django
  • HTML5
  • CSS3
  • SQLite
  • Bootstrap

Installation steps:

git clone https://github.com/singhalgautam/ShopNow
cd ShopNow
pip install -r requirements.txt
python manage.py runserver

Made with love ❤️ by Gautam Singhal