Skip to content

Railway Webpage is a beginner-friendly front-end web project that simulates an online railway reservation system. It demonstrates multi-page navigation, form handling, and structured layout using HTML and CSS. The project includes pages for user registration, login, train schedules, ticket booking, and PNR status checking.

License

Notifications You must be signed in to change notification settings

SuryaThejas-07/Railway-Webpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Railway Webpage

A beginner-friendly front-end project that simulates an online railway reservation system using HTML and CSS.

This project demonstrates multi-page website design, navigation, and basic user interaction layouts similar to real-world ticket booking platforms.


๐Ÿ“Œ Features

โœ… Home page with navigation โœ… User Registration & Login pages โœ… Train schedule viewing โœ… Ticket booking interface โœ… PNR status checking page โœ… Clean and simple UI design โœ… Organized folder structure


๐Ÿ—‚ Project Structure

Railway-Webpage/
โ”‚
โ”œโ”€โ”€ icons/              # icons used in UI
โ”œโ”€โ”€ styles/             # CSS files
โ”‚
โ”œโ”€โ”€ index.html          # Home page
โ”œโ”€โ”€ login.html          # User login
โ”œโ”€โ”€ register.html       # User registration
โ”œโ”€โ”€ book.html           # Ticket booking page
โ”œโ”€โ”€ details.html        # Passenger details
โ”œโ”€โ”€ schedule.html       # Train schedule
โ”œโ”€โ”€ pnr.html            # PNR status check
โ”‚
โ””โ”€โ”€ README.md

๐Ÿ›  Technologies Used

  • HTML5
  • CSS3
  • Basic UI Design Principles

๐ŸŽฏ Purpose of the Project

This project was created to:

โœ” understand multi-page website structure โœ” practice HTML forms and layouts โœ” learn CSS styling and page design โœ” simulate a real-world booking system interface


๐Ÿš€ How to Run the Project

  1. Download or clone the repository
git clone https://github.com/SuryaThejas-07/Railway-Webpage.git
  1. Open the project folder

  2. Double-click index.html OR open it in a browser.


๐Ÿ“ท Pages Included

  • Home Page
  • Login & Registration
  • Train Schedule
  • Ticket Booking
  • Passenger Details
  • PNR Status Check

๐Ÿ”ฎ Future Improvements

  • Add JavaScript for form validation
  • Connect to backend database
  • Real-time seat availability
  • Payment gateway simulation
  • Mobile responsive design

๐Ÿ‘จโ€๐Ÿ’ป Author

Surya Thejas Beginner Web Developer & Student


โญ If you like this project, consider giving it a star!

About

Railway Webpage is a beginner-friendly front-end web project that simulates an online railway reservation system. It demonstrates multi-page navigation, form handling, and structured layout using HTML and CSS. The project includes pages for user registration, login, train schedules, ticket booking, and PNR status checking.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors