A full-stack e-commerce web application built using ASP Dot NET Core MVC designed to simulate a real-world online store.
The system includes:
Secure user authentication and role-based authorization (Admin / Customer)
Product management (Add, Edit, Delete, View products)
Shopping cart functionality with session management
Order processing system with database integration
Clean layered architecture using MVC pattern
Entity Framework Core for database operations
Responsive UI using HTML, CSS, and Bootstrap
Secure data handling and validation
This project demonstrates strong backend development skills, database design, and real-world e-commerce logic implementation.