Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 521 Bytes

File metadata and controls

16 lines (13 loc) · 521 Bytes

E-commerce store web application

The project of online store web application. It provides fundamental operations like cart functionality, searching products and more, broadly used in popular e-commerce shops on the Internet.

Capabilities

  • Login and user registration system
  • Products' listing
  • Searching and filtering products by user-defined criteria
  • Adding to cart functionality
  • Checkout and order processing

Tech stack involved

  • Python (Django),
  • HTML, CSS,
  • Javascript,
  • MySQL