This is the flight system project of 2017 Java Project in SUSTC
The feature of this flight system:
- containing all of the functions required
- using xml file to save data
- saving data to file and changing flight status automatically
- able to search for transfer station and search for date
- having high extensibility
- using custom exception to deal with status and permission problem
This project has a complete git repository, and you can trace the develop procedure if you like.