- Just import project to NetBeans IDE, build it and run
- U can change port if you need to (ServerCore.java:24)
- To set approach gate (for example 1st gate)
GET: http://localhost:8080/setGate?id=1 - To get approach gate (if was set)
GET: http://localhost:8080/getGate - To get route to gate (if gate was set, MOCKED works only for gates 1,2 and 3)
GET: http://localhost:8080/getRouteToGate - To get current plane position (MOCKED, srtight line from Gdansk Wzgorze Mickiewicza to Airport)
GET: http://localhost:8080/getCurrentPosition - To get gates positions
GET: http://localhost:8080/getGatesPositions
Click right button on test class(Test Packages) then click Test File.
- Documentation is located in DOCS dir
- Schemats was made in Umlet tool (.uxf files)
Michalina Kukiełko
Przemysław Studziński
Piotr Grzejszczyk
Kamil Bielecki
Jacek Kuś
Jakub Kowalczuk
Damian Radawiec