This inventory control system is a .NET Core application designed to help manage inventory for businesses of various sizes. It provides functionalities for adding, updating, and deleting products, managing stock levels, generating reports, and more.
- Product Management: Easily add, update, and delete products from the inventory.
- Stock Management: Track stock levels and receive alerts for low stock.
- Order Management: Process orders efficiently and manage order history.
- Reporting: Generate customizable reports on inventory status, sales, and more.
- User Authentication: Secure user authentication and role-based access control.
- Integration: Seamlessly integrate with other systems through APIs.
- .NET Core SDK installed on your machine.
- Visual Studio or any preferred text editor for development.
- Target framework: .NET 8.0
- URL: api/v1.0/Account/Login
- Admin Role - Email: admin.user@gmail.com | Password: Admin@123
