**Check out the live instance **
- 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
- Django
- HTML5
- CSS3
- SQLite
- Bootstrap
git clone https://github.com/singhalgautam/ShopNow
cd ShopNow
pip install -r requirements.txt
python manage.py runserver
Made with love ❤️ by Gautam Singhal