Skip to content

Java system for aircraft and route management along with Ticket Booking System

License

Notifications You must be signed in to change notification settings

Harshit1q1/Airline-Ticket-Reservation-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Airline-Ticket-Reservation-System

GitHub GitHub contributors

Usage

This project is based on creating an airline ticket reservation system.

System performs the following activities and maintain the log of the activities

  1. Route planning
    • Create and assign routes and route codes
    • Assign flights according to distance and fuel capacity required for each route
    • Maintain route status (busy/moderate/low)
    • Airport details for landing and takeoff (single/multihop)
    • Route operating schedule (frequency per day/week/month)
  2. Display
    • Route details
    • Flight assigned
    • Airport details
    • Operating duration and dates for a particular period and if operating time is assigned then time also. Ex: if weekly(Sunday) then 1-10-2020 to 1-11-2020 should display 4/10,11/10 etc

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Java system for aircraft and route management along with Ticket Booking System

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages