About the project
Description
This is a complete web-based Shopping Cart and Order Management System, solving the challenge of building a full e-commerce front-end experience using pure JavaScript. I built this using Vanilla JavaScript, HTML5, and CSS3, leveraging Browser Cookies and localStorage for session and data persistence. The result is a comprehensive Multi-Page Application (MPA) featuring a robust user authentication system, a dynamic shopping cart, and complete order history tracking.
Notes
- Next Step: The focus will be on adding Admin features, including a dashboard to manage product CRUD (Create, Read, Update, Delete) operations, alongside viewing sales statistics and reports for the system administrator.
Tech Stack
HTML5CSS3JavaScript (Vanilla JS)localStoragesessionStorageBrowser CookiesToastify