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)