bellmcp / Decibel-Airlines-Reservation-System

An airplane reservation system developed using Java.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Decibel Airlines Reservation System

An airplane reservation system developed with infinite lines of Java code compiled using Netbeans IDE. Perfectly combined with the handcrafted design graphic user interface.

Resources

What I Learned

  • Developed a user interface within the Java GUI Application using NetBeans IDE components such as TextBox, Label, Buttons, Table, MessageBox, etc.
  • Parsing data between multiple form application using object oriented programming knowledge.
  • Implemented seat reservation functinality to the program: CancelSeat, ConfirmSeat, UpdateSeat, ShowData, SaveData, SaveBoardingPass, etc.

Future Ideas Include

  • Add an ability to manage multiple flights and bookings.
  • Implement an database management system such as save all current sessions and ability to restore.
  • Administrator Log-in screen and account mangagement feature.

License

Source Code License

Licensed under The MIT License. You could use the source code for whatever you want as long as the LICENSE file or the license header in the source code still there.

Documentation License

All reading materials from this repository is licensed under CC BY 4.0. You could use this repository as your reference as long as you give the attribution.

Copyright © 2018 Wutipat Khamnuansin, All rights reserved.

About

An airplane reservation system developed using Java.

License:MIT License


Languages

Language:Java 100.0%