Client: Html,css,js,jquery
Server: Django
- User Panel
- Admin Panel
- Mobile-Friendly Website
- Search Filter
- Contact Form
- Add to cart
- WistList
- Search Function
- Mail Chimp integration
- Pignations
- Recent View Product
- Top View Product
- Add automate cateorgy on hero section
- Reviews section
- and many other
https://drive.google.com/file/d/1P9Z-NE30miz3xEnx7VJgabJsor8wKCnB/view?usp=sharing
Clone the project
git clone https://github.com/SyedaMahamFahim/eCommerce-in-django.git
Go to the project directory
cd eCommerce-in-django
create virtual environment
python -m venv venv
activate virtual environment
venv\Scripts\activate
Install dependencies
pip install -r requirements.txt
Start the server
python manage.py runserver
to deactivate your virtual environment
deactivate
If you have any feedback, please reach out to me at [email protected]