The project was written in as a N-Tier Architecture C# Asp.Net MVC environment using Web API, Entity Framework Code First, Linq, Jquery and Bootstrap technologies. The project has two type of user roles which are Admin and Warehouse managers. Used design pattern for creating N-Tier architecture are as follows:
- Generic Repository Pattern
- Unit of Work
- Dependency Injection
CRUD like Create, Edit and Delete actions were performed by created Web API functions using Jquery.
inventorywebapi.azurewebsites.net
user: [email protected]
pass: 123123
Asp.Net MVC, N-Tier Architecture, Web API, Entity Framework, Code First, Linq, Jquery, Bootstrap, Inventory Management