pratham022 / E-Commerce-Website

An E-Commerce Website using Django and Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E-Commerce Website

This is a very simple e-commerce website built using Django

Screenshot from 2020-07-17 01-32-56 Screenshot from 2020-07-17 01-34-19

The website displays products. Users can add/remove products to/from their cart and also specify the quantity of each item.

Screenshot from 2020-07-17 01-35-13

PayTm payment integration is used to handle payment processing.

Screenshot from 2020-07-17 01-35-49 Screenshot from 2020-07-17 01-36-10 Screenshot from 2020-07-17 01-36-21

Order Tracking System is also available to track the order.

Screenshot from 2020-07-17 14-17-33

Website also has its blog.

Screenshot from 2020-07-17 01-37-38 Screenshot from 2020-07-17 01-37-53

About

An E-Commerce Website using Django and Python


Languages

Language:HTML 70.5%Language:Python 29.5%