Recents in Beach


Bus Station Ticketing Booth System in PHP My SQL with source code



Information regarding the bus station ticketing system

The Administrator and the Cashier are the two different types of system users for this bus station ticketing booth system. The Cashier user has limited access and can only list the transaction records that they personally completed, whereas the Admin user has full access to all the system's features and operations. When it comes to creating tickets for passengers, the system has the capacity to create several tickets in a single operation, with costs varying according to the chosen route and passenger type. The software creates a printable transaction record that is organized by date.

 

Name of Project:     Bus Station Ticketing System

Language Used:      PHP

Database Used:      My SQL

Design Interface:    Bootstrap JavaScript, HTML, Ajax, JQuery,

Browser:                  Opera Mozilla Google Chrome IE8,

Software:                 WAMP/ XAMPP/ LAMP/MAMP

About System

 

How to setup this project

Step 1st. Download xampp PHP Version 8.0.7

Step 2nd. Text editor notepad++ or Sublime

Step 3rd. Download the zip file/ Download winrar

Step 4th. Extract the file and copy “bstbs

” folder

Step 5th. Paste inside root directory/ where you install xampp local disk C: drive D: drive E: paste: for xampp/htdocs,

Step 6th. Open PHPMyAdmin http://localhost/phpmyadmin

Step 7th. Create database name bstbs_db

Step 8th. Import bstbs_db.sql file given inside the zip package in SQL file folder

Step 9th. Run the script http://localhost/bstbs

Step 10th. Password: username:admin / password :admin123

System Images






 



Post a Comment

0 Comments