Skip to content

Sidharthssk/Flight-Ticket-Booking-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flight Ticket Booking System

This Flight Ticket Booking System created using Java.

A Flight Ticket Booking System that utilizes various data structures to handle data and gives user various functionalities like booking tickets, adding queries and much more.

Thsi Flight Ticket Booking System uses diffrent Data structures and handles diffrent data associated with the system efficiently.

Language Used

  • Java

Data Structures and its functionalities:

  • Array: Used to implement Circular Queue.
  • Array list: Storing users and flight details.
  • Linked List: Used to implement Priority Queue.
  • Stack: used to implement the back button.
  • Circular Queue: To handle tickets of individual flights.
  • Priority Queue: To sort tickets according to the date.

Features

The User of the system can:

  • Book Tickets
  • Add queries
  • View history
  • View profile

The admin of the system can:

  • View Tickets
  • View active tickets
  • View queries
  • Solve queries

Documentation

Screenshots

The ScreenShots of the program

  • Welcome UI
    Terminal Screenshot 1

  • Sign Up UI
    Terminal Screenshot 2

  • Log In UI
    Terminal Screenshot 3

  • Main Page UI
    Terminal Screenshot 4

  • Booking UI
    Terminal Screenshot 5

  • Selecting Flights UI
    Terminal Screenshot 6

  • Ticket Info UI
    Terminal Screenshot 7

  • Return Booking UI
    Terminal Screenshot 8

  • Payment UI
    Terminal Screenshot 9

  • View History UI
    Terminal Screenshot 9

Contributors

Contact Us

Name Email
Arjun U [email protected]
Sidharth S Kumar [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •