Car Taxi Management System in PHP My SQL with Source code

Car Taxi Management System in PHP My SQL with Source code

 





About the system

Information about the bus station ticketing system

the manager and the cashier are the two different types of system users for this bus station ticket system. The Cashier user has limited access and can only list transaction records that he/she completed personally, while the Administrator user has full access to all system functions and operations. When creating passenger tickets, the system has the ability to create multiple tickets in a single operation, with costs that vary depending on the route chosen and the type of passenger. The software creates a printable transaction record that is organized by date


 


Project name: Ticketing system for bus stations

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


 


How to set up this project


Step 1. Download xampp PHP Version 8.0.7

Step 2. VS Code or Sublime text editor

Step 3. Download the zip file 

Step 4. Extract the archive and copy "bstbs"

archive

Step 5. Paste in root/ directory where you install xampp local drive C

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

Step 7. Create the database name bstbs_db

Step 8. Import the bstbs_db.sql file inside the zip package into the SQL files folder

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

Step 10. Password: user: admin / password: admin123


Download

0 comments: