hrsh-4 / e-commerce

E-commerce website developed using Django.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

E-commerce website

An E-commerce website where a user can register and login.
Only the admin can add items to the website and give discounts on an item.
A user can add items to cart, remove items from the cart and in the cart the user can change the quantity of an item and see the total savings, if any item is available on discount. At the checkout, user can fill the shipping details and choose payment options and then order the items.
Payments have been handled using Stripe.
The front-end has been developed using MDBootstrap, backend using Python and Django and the database used is MySQL.

About

E-commerce website developed using Django.


Languages

Language:Python 51.8%Language:HTML 48.2%