Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 1.37 KB

File metadata and controls

17 lines (16 loc) · 1.37 KB

WebDevelopment_RailwayReservationSystem_SEM5_AIKTC_Mini_Project

Created Mini Project on Railway Reservation System using PHP in Semester 5. In our Mini Project, Railway Reservation System we have stored all the information about the users booking tickets etc. This is helpful for the applications which facilitate passengers to book the train tickets, cancel the ticket, show ticket, and check PNR status of the ticket. We had considered the most important requirements only, many more features and details can be added to our project in order to obtain even more user friendly applications. These applications are already in progress and in future they can be upgraded and may become part of amazing technology.

Modules in the System:- In Railway Reservation Management System we have implement different options related to railway.

  1. Book Ticket: In this the user can book the tickets by just selecting the source, destination, date of journey, tier, no of adults, child’s after all credentials are filled we can now book the ticket, after the ticket has booked a page is showed showing paid amount, user email-id, and a print ticket option by which we can print the ticket.
  2. Show Ticket: In this the booked ticket will be shown.
  3. PNR status: In this the user can check its ticket status by entering the pnr number.
  4. Cancel Ticket: User can cancel the ticket by entering the pnr number.