Developed a full stack web application
I developed a small internal full stack web application called UBooking for Unit IT. They were in need of an easy way for employees to register their holidays over a chosen period of days, taking into considering existing holidays and weekends.

The product that I developed is written in C# using .NET Core 3.0, Razor Pages for the frontend and backend. A Microsoft SQL Server database is used for storage. Microsoft Azure Active Directory is used to easily authorize the employees when accessing the web application using their work computer or over their VPN. Lastly the system connects to an external REST API to register the holidays into their work time registration system.