A comprehensive Book Shop Management System built with ASP.NET Core 8, following Onion Architecture principles with the MVC pattern and Repository pattern.
- Backed: ASP.NET Core MVC with Razor Pages
- Database: Microsoft SQL Server
- Architecture: Onion Architecture
- Design Pattern: Repository design pattern and use generic repository
- Product Management- View, create, update, and delete products
- Category Management- View, create, update, and delete categories
- Home page- Display products with name, description, price, lowest price, and a details link
- Product Details Page: Show detailed product information including ISBN, quantity, and tiered pricing based on quantity