FlightControl RESTful web application

created by Almog Lev, Eyal Golan, Sapir Deutscher and Ofir Netzer.

The project features a flight control RESTful web application. The back-end was built using C#, ASP.NET Core, and Entity Framework (with in-memory SQL DB). We created a RESTful API using WebAPI. For unit testing we used Moq. The front-end was built using JavaScript, JQuery, Ajax and HTML. For the UI... [Read More]