An airport simulation application built with JavaFX and Maven, demonstrating discrete event simulation for passenger flow and services.
- JavaFX GUI for visualization
- Passenger arrival and processing simulation
- Luggage handling simulation
- Security and baggage drop services
- replay previous simulation
- Java 24
- JavaFX 24.0.2
- Maven 3.x
-
Clone the repository (Terminal):
git clone https://github.com/unaisansegundo/JavaSimulationProject.git cd JavaSimulationProject -
Build the project (Terminal):
mvn clean install
Run the application (Terminal):
mvn javafx:runsrc/main/java/edu/air9/- Main source codelogic/- Simulation logic and frameworkview/- JavaFX controllers and UIcontroller/- Business logic controllers
src/test/java/- Unit testssrc/main/resources/- FXML and other resources
- Unai San Segundo Ijurco
- Tamseela Mahmood
- Taysa Christine Vieira Ferreira Abinader
- Wang Yongzhi
😀