Software engineering exercise to manage an airport and flights.

ClementColmerauer ClementColmerauer Initial commit 12cfefd @ 2024-10-20 09:50:50
.gradle Initial commit 2024-10-20 09:50:50
CustomerDoc Initial commit 2024-10-20 09:50:50
DevDoc Initial commit 2024-10-20 09:50:50
build Initial commit 2024-10-20 09:50:50
gradle Initial commit 2024-10-20 09:50:50
src Initial commit 2024-10-20 09:50:50
README.md Initial commit 2024-10-20 09:50:50
build.gradle Initial commit 2024-10-20 09:50:50
gradlew Initial commit 2024-10-20 09:50:50
gradlew.bat Initial commit 2024-10-20 09:50:50
README.md

Gestion de vols

How to compile

./gradlew build

How to run

./gradlew run (it take some time)