Skip to content

Latest commit

 

History

History

Train_Ticket_Booking_Lab_11

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

PHP Applications – Train Ticket Booking System (Lab 11)

Design a web portal application for seamless booking of train ticket. Use PhP, Html, Css, Js, and any other tech stack you deem necessary.

Note: All fields are mandatory and has to be validated using regular expressions

Portal Design:

  1. Enter the from station, to station and date details and submit the details

  2. List the trains which runs between the stations as below

  3. Select a class from a train and book the ticket

  4. Fill the passenger details

  5. Once the details are filled, display the ticket details