- A simple but realistic e-commerce application, built with ASP.Net core.
- MVC pattern
- Online product catalog that customers can browse by category and page
- A shopping cart where users can add and remove products
- A checkout where customers can enter their shipping details
- An administration area that includes create, read, update, and delete (CRUD) facilities for managing the catalog
- Only logged-in administrators can make changes