Skip to content

Airline Management System written in PSQL with a Java-based interface. This system is used to track information about different airlines, the planes they own, the maintenance of those planes, the pilots they employ and the trips that the pilots make, as well as information about the customers that use the airline services.

Notifications You must be signed in to change notification settings

devbydan/Airline-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to Airline Management System 👋

Airline Management System written in PSQL with a Java-based interface. This system is used to track information about different airlines, the planes they own, the maintenance of those planes, the pilots they employ and the trips that the pilots make, as well as information about the customers that use the airline services.

Author

👤 Dan Murphy

Testing The Application

AMS requires PSQL and a JRE to run.

Clone the project here and enter its respective directory.

Install the dependencies prior to running the application.

Next, we need to start and create a PSQL instance.

$ cd postgresql
$ source startPostgreSQL.sh
$ source createPostgreSQL.sh

Now that the server instance is started and created, proceed to enter the java/src dir

$ cd java/src
$ source compile.sh

The application will now be running in your terminal with a text-based menu.


About

Airline Management System written in PSQL with a Java-based interface. This system is used to track information about different airlines, the planes they own, the maintenance of those planes, the pilots they employ and the trips that the pilots make, as well as information about the customers that use the airline services.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •