It's web API that manages reservations of workplace desk.
The API was built on .NET 6. Simple UI was built using ReactJS. It is a system that manages workplace desk reservations. The rules are simple Every employee can book a desk for no more than a week and can't swap or cancel reservation less than one day before.
Application features:
Language | C#, html, javascript, css |
---|---|
IDE | Visual studio |
Framework | ASP.NET Core, React |
Type | Web API, React application |
Data Base | Microsoft SQL Server (local) |