Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 337 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 337 Bytes

Air-Traffic-Control

This is a school project designed to take information from a text file related to incoming and outgoing flights at an airport. It uses the information in the file to schedule takeoffs and landings on a runway. A full description of functionality is given in the implementation file, per the assignment guidelines.