A generic inventory management system built with ASP.NET Core Web API.
- Item, Category, Supplier, Warehouse management
- Stock tracking via transactions
- Role-based authentication and authorization
- ASP.NET Core (.NET 9)
- Entity Framework Core
- PostgreSQL
- JWT Authentication