This project is a Technical assessment for a job opportunity (developed by me). It contains a backend built in ASP.NET Core Web API connected to a SQL Server Database and a ASP.NET Core Web App (Razor Pages) for the frontend.
To Implement this project:
- Clone or download project code.
- Execute Database scripts. 2.1. CreateDatabase 2.2. InsertMockData
- Build and run backend and frontend projects.