Skip to content

theashishgavade/Railway-Ticket-Management-System

Repository files navigation

Railway-Ticket-Management-System

Requirements:

OS :-

Windows7/8/10 64bit.

Software Requirements:-

Xampp(Provides Apache Server, PHP and mySQL DB), Chrome browser.

How to Install :-

step 1: install xampp and open it.

step 2: start apache and mysql from xampp.

step 3: If 80 port is not free, make it free and then start apache again(uninstall skype or other software that uses port 80).

step 4: If 3306 port is not free, make it free and then start mysql again(uninstall mariaDB or other mysql software that uses port 3306).

step 5: copy the Database at C://xampp/htdocs and then extract here.

step 6: visit localhost/phpmyadmin and create a new database named "rtms".

step 7: select Database file which has extention.sql and import it to the Database .

step 8: set you db user name and password at config.php and Admin/config.php. by default, it is "root" and ""(empty)
    *You are almost done*

step 9: visit localhost/RTMS for user panel.

step 10: visit localhost/RTMS/Admin for admin panel.

Admin Credentials:-

        username: admin
        password: 1234

NB: you will find the train only if the selected stations match any train routes.

Here Are Some Screenshots Of our Project

1. Main Page

Image

2. Contact us.png

Image

3. Reservation main.png

Image

4. Accomadetion

Image

5. Passenger Info.png

Image

6. Booking Successful.png

Image

7. Booking Confirmation with online payment.png

Image

8. Pay Online

Image

9. Admin Login

Image

10. Admin Pannel

Image

11. Booking _ Transaction Details

Image

Releases

No releases published

Sponsor this project

Packages

No packages published