Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 286 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 286 Bytes

Airline Reservation System

Java menu-driven program utilizing an SQL database to mimic an airline booking software with the following features:

  1. View avaiable destinations and flights
  2. Book a Ticket
  3. Cancel a Ticket
  4. Print Boarding Pass

//Menu Driven Program in SQL.java