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.
Front-End
Back-End
Tools & Platforms used
📖 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.
Clone down this repository. You will need git
and XAMPP
installed in your system.
[Locally Deploy]
-
Open XAMPP server app and start both
MySQL
port andApache
port. -
Open phpMyAdmin website and create a new sql database naming
or2s
. -
Import
User/db/or2s.sql
file from the cloned folder to phpMyAdmin database naming or2s. -
Open
C:/xampp/htdocs
folder in your system and copy paste the entire or2s folder over there. -
Open your browser and paste the link or2s
Runs the website in your browser smoothly and you can enjoy all the features of it.
Open the project folder and Navigate to /User
.
You will find all the components used and you can edit your information accordingly.
Give a ⭐ if you like this website!