MuMerch is a university project designed to understand and implement key aspects of the .NET Framework. It focuses on backend development with ASP.Net Web API, including the application of design principles and data access strategies.
- Basic CRUD operations with Authentication and Authorization
- Adherence to "SOLID" design principles
- Backend developed using ASP.Net Web API
- Data access managed with Entity Framework and LINQ
- Database powered by MS SQL
- Frontend layer is planned to be developed using React.js in the near future