Project Overview:
A simple e-commerce web application that allows users to browse products, add them to a cart, and complete purchases. The system supports multiple user roles: Customer and Admin.
Key Features:
Multi-role support (Customer & Admin)
Dynamic product display
Editable shopping cart
Data persistence using LocalStorage
Responsive UI with Bootstrap
Technologies Used:
HTML – Page structure
CSS / Bootstrap – Styling and responsive design
JavaScript – Interactivity and logic
LocalStorage – Client-side data storage
User Roles:
Customer:
Browse products
Add to cart
Place orders
Admin:
Add or delete products
Manage product details
Seller:
Add and manage their own products
View product status and orders