Skip to content

GeorgiaKt/AirlineTicketManager

Repository files navigation

AirlineTicketManager

Description

AirlineTicketManager is a Java Swing application designed for managing and issuing airline tickets.

Application Windows:

  • New Ticket Window: new tickets can be issued and saved in tickets.txt.
  • Ticket List Window: all issued tickets are viewed after been sorted based on their ticket price.
    • Statistics Window: statistics about issued tickets, such as: number of total issued tickets, total cost, number of tickets with maximum and minumum prices and their corresponding prices, percentages of issued tickets per airline company.
  • About Window: basic information about the application and its developer :)

Screenshots

Main Window

MainWindow

New Ticket Window

NewTicketWindow

Ticket List Window

TicketListWindow

About Window

AboutWindow

Statistics Window

StatisticsWindow

More screenshots can be found in screenshots folder.

Build With:

About

AirlineTicketManager is a Java Swing application designed for managing and issuing airline tickets.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages