Skip to content

nlzza/Airline-Reservation-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airline-Reservation-System

5th Semester project for DBMS and SDA.

Features

  1. Admin portal for airline company.
  2. Authentication (including via email and Google).
  3. Customers can search for flights using start location and the destination.
  4. Customers can further filter by days, timings, cost, and class (business or economy).
  5. The flights will be displayed from most recent to least.
  6. They can book the desired flight.
  7. They can reserve seats for multiple people.
  8. After booking, a payment page will appear.
  9. After payment, ticket(s) will be generated for printing.
  10. The customers can share ticket(s) on social media such as WhatsApp.
  11. After the flight, customers can give rating out of 5 and also leave a comment.
  12. Airline company will enter various data such as number of flights and for each, its timings, starting location and destination, number of seats in business and economy, and cost of business and economy ticket.
  13. For each flight, the airline company will be able to view how many business and economy seats have been booked.
  14. They can postpone flights.
  15. In case of any postponement, a notification will be sent to customers.
  16. A notification will also be sent to users 3 hours before the flight.
  17. Customers can view most popular destinations.
  18. A profile page which will display customer's information.
  19. Another page will be shown where customer can see his complete (upcoming and past) flight trips.
  20. Ability to use the app in light or dark mode.
  21. Airline company can offer discount coupons.
  22. Customers will be warned if they try to book flights with overlapping timings.

About

5th Semester project for DBMS and SDA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published