Skip to content
/ or2s-project Public template

[Online Railway Reservation System] made using HTML, CSS and JS. backend is made using php and MySQL. Train search and minimal distance calculator are optimized using Prim's and Kruskal's Algorithm and DFS and BFS.

License

Notifications You must be signed in to change notification settings

rak3xh/or2s-project

OR2S

[Online Railway Reservation System]


forthebadge   forthebadge   forthebadge   forthebadge   forthebadge  

🔹 Report Bug     🔹 Request Feature

You can fork this repo to modify and make changes of your own. Please give me proper credit by linking back to rak3xh. Thanks!

My personal portfolio rak3xh.dev which features some of my github projects as well as my resume and technical skills.

Built With

Front-End



Back-End



Tools & Platforms used


Features

📖 Seamless and lagfree UI for easy ticket booking cancellation and status checking.

🎨 Voice to Search, Multilinguilism, google-Recaptcha.

📱 Train search features are implemented using algorithm like DFS and BFS for shortest time and non-connecting paths.

Getting Started

Clone down this repository. You will need git and XAMPP installed in your system.

🛠 Installation and Setup Instructions

[Locally Deploy]

  1. Open XAMPP server app and start both MySQL port and Apache port.

  2. Open phpMyAdmin website and create a new sql database naming or2s.

  3. Import User/db/or2s.sql file from the cloned folder to phpMyAdmin database naming or2s.

  4. Open C:/xampp/htdocs folder in your system and copy paste the entire or2s folder over there.

  5. Open your browser and paste the link or2s

Runs the website in your browser smoothly and you can enjoy all the features of it.


Usage Instructions

Open the project folder and Navigate to /User.
You will find all the components used and you can edit your information accordingly.

Screenshots

  • Home Page

1

  • Login Page

2

  • Register Page

3

  • Train List

9

  • Booking Page

11 12 14

  • Payment Page

15

  • Ticket Pdf

22

  • Admin Portal

24

Show your support

Give a ⭐ if you like this website!

HAPPY HACKING!!

About

[Online Railway Reservation System] made using HTML, CSS and JS. backend is made using php and MySQL. Train search and minimal distance calculator are optimized using Prim's and Kruskal's Algorithm and DFS and BFS.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published