A .NET 9 e-commerce platform with customer-facing product listing and cart pages, built using ASP.NET Core MVC/WebAPI, SQL Server, and Bootstrap 5.
- Framework: ASP.NET Core 9 (MVC + WebAPI)
- Database: SQL Server (ADO.NET, no EF)
- Frontend: Bootstrap 5, jQuery, Select2
- Patterns: Unit of Work, Repository, DTOs, Service Layer
- Pages: Checkout, Home, Product Details, User Profile.
- Features: Price range slider, cart summary in navbar, reviews, discounts.
- Admin: Variant support for product management, order/category/user management.
- Auth: Full ASP.NET Identity setup.