This project is built on ASP.NET Core MVC using .Net 8. We have built a supermarket management system
We have implemented CRUD (Create, Read, Update, Delete) operations for categories and products
We have implemented authentication and authorization with ASP.NET Core Identity and policies
| Username | Password | Role |
|---|---|---|
| lushenthedev@gmail.com | 6wKX7x!VZiwKF | Admin |
| cashier@gmail.com | 6wKX7x!VZiwKF | Cashier |
| inventory@gmail.com | 6wKX7x!VZiwKF | Inventory |