/Airplane-System

This repo holds a Java/Maven application using a MVC pattern to build a Airplane Booking System

Primary LanguageJava

Airplane-System

This is a Java GUI application that follows the MVC pattern. It implements multiple different role based functions for an airline. It used Java, Maven and MySQL database. The aim is to use software OOP patterns such as singleton, MVC, etc.

Running the application run:

Then Run:

$ mvn package
$ java -jar target/my-app-1.0-SNAPSHOT-jar-with-dependencies.jar jdbc:mysql://localhost:3306/airline root SagittariusA5290$