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.
โ 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
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
- HTML5
- CSS3
- Basic UI Design Principles
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
- Download or clone the repository
git clone https://github.com/SuryaThejas-07/Railway-Webpage.git
-
Open the project folder
-
Double-click
index.htmlOR open it in a browser.
- Home Page
- Login & Registration
- Train Schedule
- Ticket Booking
- Passenger Details
- PNR Status Check
- Add JavaScript for form validation
- Connect to backend database
- Real-time seat availability
- Payment gateway simulation
- Mobile responsive design
Surya Thejas Beginner Web Developer & Student
โญ If you like this project, consider giving it a star!