Skip to content

Linked list implementation to link airports to their respective flights.

License

Notifications You must be signed in to change notification settings

edumigueis/JAVA-Air-Traffic-Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JAVA-Air-Traffic-Control

Application developed using java. It was made for Data Structures I subject.

Build Status Coverage Status License

header.png

About

Linked list implementation to link airports to their respective flights. This project presents:

  1. JAVA Form front-end;
  2. Registering of airports;
  3. Registering of flights in their respective airports;
  4. Deleting of both flights and airports;
  5. Listing of both flights and airports.
  6. Project developed for COTUCA data structures subject project.

Meta

Made by Eduardo Migueis, Manuela Benassi and Rodrigo Smith

Distributed under the MIT License. See LICENSE for more information.

Copyright (c) 2020.

Releases

No releases published

Packages

No packages published

Languages