Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 349 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 349 Bytes

Ecommerce_website

Website using Django framework.

It has features like registration and login of the user, adding products to cart, remove items from the cart, checkout system with billing and shipping address, total and subtotal price calculation, auto search process, using Ajax to handle few processes, contact form and its verification, etc.