Electrolyze is a modern and user-friendly e-commerce platform designed for selling electronic products. Built with performance and usability in mind, it provides a seamless shopping experience for customers and efficient management tools for store owners.
- 🖥️ Browse and search electronic products
- 🔍 Advanced product filtering and sorting
- 🛍️ Shopping cart and secure checkout
- 👤 User authentication (login/register)
- 📦 Order management
- ⚙️ Admin dashboard for product management
Electrolyze is built to offer a smooth and intuitive experience for both buyers and administrators. With a clean interface and fast performance, it meets the expectations of a modern e-commerce platform focused on electronics.
The technologies used may vary based on your implementation. Fill this in with what applies to your code.
- Frontend: HTML-CSS-JS / bootstrap 5
- Backend: Django
- Database: sqlite
- Authentication: OAuth
To run Electrolyze locally:
- Clone the repository:
git clone https://github.com/aslm404/Ecom_Django_Project.git cd Ecom_Django_Project