Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 792 Bytes

File metadata and controls

24 lines (15 loc) · 792 Bytes

Airline Ticketing Kiosk

Project Description

This is a web application that allows people to easily schedule and check in for flights. Additionally, it allows administrators to easily handle any of their administrative needs.

Technologies Used

  • Java - version 8.0
  • Hibernate - version 5.4
  • AWS

Features

List of features ready and TODOs for future development

  • A user can see flights available and sign up for an available flight.
  • Users can also manage their tickets' statuses by giving them the ability to check in or cancel at will.
  • An Admin can also see any flights' information and can schedule a flight, cancel a flight, or make a flight unavailable.

To-do list:

  • Add new pilot role that can take off flights
  • Add capability for the admin to cancel tickets