Skip to content

Designed a Railway ticket booking, reservation and cancellation system. Technologies used: HTML, PHP, jquery, ajax, MySQL database.Created for best practice php and jquery.

Notifications You must be signed in to change notification settings

ShalithaCell/Online-Train-Reservation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Online-Train-Reservation

Designed a Railway ticket booking, reservation and cancellation system. Technologies used: HTML, PHP, jquery, ajax, MySQL database.Created for best practice php and jquery.


Purpose

The purpose of this project is for best practice php and jquery.This is SLIIT | Sri Lanka Institute of Information Technology First Year Semester 2 Web Project.


Development setup

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

 $ git clone git@github.com:ShalithaCell/Online-Train-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 'TRS SQL.ZIP' which is located under project folder/associated files/DB_Scripts.
  • Then open SP.sql file and copy all queries and paste down to the phpMyAdmin SQL tab and hit GO.

4.Setup configurations

  • Goto project folder -> source code -> Config -> config.php.
    • setup your configuratons related to MySQL.
  • project folder -> source code -> Config -> settings.php.
    • changed the 'siteurl' and 'sitehomepage' value with your port number.
  • project folder -> source code -> Config -> credential.php.

5. Start server

Libraries

Screenshots

  • Login
  • Registration mail send
  • Registration

Contribute

The best way to contribute is by spreading the word about the library:

  • Blog it
  • Comment it
  • Fork it
  • Star it
  • Share it

A HUGE THANKS for your help.

About

Designed a Railway ticket booking, reservation and cancellation system. Technologies used: HTML, PHP, jquery, ajax, MySQL database.Created for best practice php and jquery.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published