This is an E-Commerce website built using Django and SQL, providing a platform for users to browse products, add them to a cart, and securely checkout.
- โ User Authentication: Registration, login, and logout.
- ๐ท๏ธ Product Listing: Browse products by categories.
- ๐๏ธ Shopping Cart: Manage your selected items.
- ๐ณ Secure Checkout: Easy and secure payment options.
- ๐ฆ Order History: Track your past orders.
- โ๏ธ Admin Panel: Manage products and orders efficiently.
- ๐ฑ Responsive Design: Optimized for both mobile and desktop devices.
- Django: The web framework for backend development.
- Python: Programming language for backend logic.
- HTML/CSS: Front-end design.
- JavaScript: Interactivity and dynamic content.
- MySql: Database for development.
- Bootstrap: CSS framework for responsive design.
- ๐ Python 3.x
- ๐ฆ pip (Python package installer)