Skip to content

Online Railway ticket booking, reservation and cancellation system

Notifications You must be signed in to change notification settings

Anish-U/Railway-Reservation

Repository files navigation

Railway-Reservation

Designing an Online Railway ticket booking, reservation and cancellation system.
The main aim of the project is to develop a website which would facilitate the reservation of online train tickets through an effective and yet simple GUI for a normal passenger intending to travel in railways.

Technologies used:

Front end: HTML, CSS, JavaScript
Back end: PHP, MySQL Database


Purpose

The purpose of this project is for best practice of Database Management.
This is a project for CSE course Database Management Systems | Vellore Institute of Technology.


Development setup

1. Retrieve our project (if you haven't done so already)

 $ git clone git@github.com:Anish-U/Railway-Reservation.git

2. Move project folder to htdocs folder

if you cannot find the htdocs folder please follow the below links,

3. Restore Database

  • Goto phpMyAdmin and select Import.
  • Find 'File to import:' section and choose the file 'railway_reservation.sql' which is located under project folder and hit GO.

4.Setup Database Configurations

  • Goto project folder -> source code -> database.inc.php.
    • setup your configurations related to MySQL.

5. Start Server

About

Online Railway ticket booking, reservation and cancellation system

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published