This application seeks to simulate and automate the communication between the airport tower control center and aircrafts. It aslo seeks to automate the management of aircrafts when it comes to parking.
- Make sure you have Microsoft SQL Sever installed.
- Set solution startup projects to to multiple start projects with AirCraftAPI project as the first and AdminUIServer as the second project.
- You can click start to run the application.
This is a c# application using ASP.Net Core WebAPI and Blazor