Skip to content
This repository has been archived by the owner on Mar 5, 2018. It is now read-only.

Latest commit

 

History

History
14 lines (12 loc) · 587 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 587 Bytes

Flight-System

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.