Skip to content

Full-fledged eCommerce website with authentication, password reset, cart management, shipping, payment, billing, and advanced filtering and sorting capabilities .

Notifications You must be signed in to change notification settings

PrinceGehlot24/ecommerce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ecommerce Project

This is an e-commerce project dedicated to electronic gadgets, covering mobile phones, laptops, tablets, and accessories. It offers a user-friendly experience, with features like user registration, product browsing, filtering, sorting, cart management, secure billing, and smooth payment processing.

Features

  • User registration and authentication system.
  • With a password change and forgot password functionality.
  • Browse and search products conveniently.
  • Add products to the shopping cart for a streamlined checkout process.
  • Secure payment processing with integrated payment gateways.
  • Product and inventory management.
  • Built using technologies such as Django, Python, HTML, CSS, JavaScript, and more.

Demo

Project Video

Run Locally

Clone the project

  git clone https://github.com/PrinceGehlot24/ecommerce.git

Go to the project directory

  cd my-project

Create a virtual environment

  python -m venv venv
  source venv/bin/activate

Install dependencies

  pip install -r requirements.txt

Start the server

  python manage.py runserver

Tech Stack

Django, Django Template language , Ajax , Html , Bootstrap

Documentation

Django

Screenshots

Registration Form

ecom-1

Login Form

ecom-2

Home Page

ecom-3

Product Page

ecom-4

Product Detail Page

ecom-5

Sorting Feature

ecom-6

Brandwise Filter

ecom-7

Order Placing Page

ecom-8

About

Full-fledged eCommerce website with authentication, password reset, cart management, shipping, payment, billing, and advanced filtering and sorting capabilities .

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published