Overview
Gadget2 is an e-commerce web application built as a university project. It features an admin portal for product management, pricing, and discounts, alongside a consumer-facing storefront for browsing and ordering products.
Approach
Built with Laravel 7 and MySQL, the application separates admin and consumer functionality. The admin portal handles product CRUD operations, pricing rules, and discount management. The consumer storefront provides browsing, search, and an ordering workflow.
Tech Stack
| Layer | Technology |
|---|---|
| Backend | Laravel 7 |
| Database | MySQL |
Key Implementation Details
- Admin portal for product, pricing, and discount management
- Consumer storefront with ordering workflow
- Separate admin and consumer authentication
Outcome
Completed as a university project and remains accessible online.