or2s-project

OR2S

[Online Railway Reservation System]


[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)   [![forthebadge](https://forthebadge.com/images/badges/uses-html.svg)](https://forthebadge.com)   [![forthebadge](https://forthebadge.com/images/badges/uses-css.svg)](https://forthebadge.com)   [![forthebadge](https://forthebadge.com/images/badges/made-with-javascript.svg)](https://forthebadge.com)   [![forthebadge](https://forthebadge.com/images/badges/open-source.svg)](https://forthebadge.com)  

🔹 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

<p>[Locally Deploy]</p>

  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!!