Skip to content

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

Notifications You must be signed in to change notification settings

AarshShah9/Airplane-System

Repository files navigation

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$

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages