SyedaMahamFahim / eCommerce-in-django

Fullstack eCommerce website in Django

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eCommerce - Django

Authors

Tech Stack

Client: Html,css,js,jquery

Server: Django

Features

  • 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

Run Locally

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

Screenshots

App Screenshot

Feedback

If you have any feedback, please reach out to me at syedamahamfahim@gmail.com

About

Fullstack eCommerce website in Django


Languages

Language:CSS 41.1%Language:HTML 39.9%Language:JavaScript 9.9%Language:Python 9.1%