Toll Tax Management System in PHP/OOP Free Source Code
Introduction
This project is a Toll-Tax Management System in PHP. This is a web-based application project developed in PHP and MySQL Database. This project manages the toll tax transaction of an expressway or private highways. The application stores the records of the vehicle and the owner with the data about the vehicle passes on the specific toll gate effectively and efficiently. The management can also easily retrieve the records in this system. This project was developed with Bootstrap and AdminLTE Template for the user interface. It also consists of user-friendly features and functionalities.
About the Toll Tax Management System in PHP
I developed this project using the following:
- XAMPP v3.3.0
- PHP
- MySQL Database
- HTML
- CSS
- JavaScript
- Ajax
- jQuery
- Bootstrap
- Font Awesome
- AdminLTE
This Toll-Tax Management System in PHP can be only accessed by the Management and the Toll Collectors. The management site consists of all the features and functionalities that this project has. It requires an Administrator User login credentials to gain access to this site. The admin users are in charge of managing the list of vehicle categories, toll gates, users, and system information. Admin users have the privilege of managing and accessing the recipient, passes, and pass history list. The Toll Collector users have only limited permissions on the system. In this system, management can store the toll information that uses cash which can be managed on the recipient page. For cashless transactions, the management can create passes for the vehicle owner which have a balanced amount and will be deducted every time vehicle passes a toll gate. The application also generates printable reports for the passes created, recipients, and pass history.
Features
Management Site
- Home Page
- Display the summary.
- Category Management
- Add New Category
- List All Categories
- View Category Details
- Delete Category
- Toll Gate Management
- Add New Toll Gate
- List All Toll Gates
- View Toll Gate Details
- Update Toll Gate Details
- Delete Toll Gate
- Pass Management
- Add New Pass
- List All Passes
- View Pass Details
- Update Pass Details
- Delete Pass
- Pass History Management
- Add New Pass History
- List All-Pass Histories
- View Pass History Details
- Update Pass History Details
- Delete Pass History
- Recipient Management
- Add New Recipient
- List All Recipients
- View Recipient Details
- Update Recipient Details
- Delete Recipient
- Generate Report
- Daily Pass Report
- Daily Pass History Report
- Daily Recipient Report
- User Management
- Add New User
- List All Users
- View User Details
- Edit User Details
- Delete User Details
- Update System Information
- Update Account Details/Credentials
- Login and Logout
Toll Collector's Side
- Home Page
- Display the summary.
- Pass Management
- Add New Pass
- List All Passes
- View Pass Details
- Update Pass Details
- Delete Pass
- Pass History Management
- Add New Pass History
- List All-Pass Histories
- View Pass History Details
- Update Pass History Details
- Delete Pass History
- Recipient Management
- Add New Recipient
- List All Recipients
- View Recipient Details
- Update Recipient Details
- Delete Recipient
- Update Account Details/Credentials
- Login and Logout
The source code was developed only for educational purposes only. You can download the source code for free and modify it the way you wanted.
System Snapshots of some Features
Dashboard
Recipient Form
Recipient Details
Passes Form
Pass Details
Pass History Form
Pass History Details
How to Run ??
Requirements
- Download and Install any local web server such as XAMPP.
- Download the provided source code zip file. (download button is located below)
- Download the project plugins at https://www.dropbox.com/s/2507hkfdrucnf2l/ttms_plugins.zip?dl=1
System Installation/Setup
- Enable the GD Library in your php.ini file.
- Open your XAMPP Control Panel and start Apache and MySQL.
- Extract the downloaded source code zip file.
- Copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory.
- Extract the downloaded plugins zip file.
- Copy the extracted plugins folder and paste it into the source code root path.
- Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
- Create a new database naming ttms_db.
- Import the provided SQL file. The file is known as ttms_db.sql located inside the database folder.
- Browse the Toll Tax Management System in PHP in a browser. i.e. http://localhost/ttms/.
Admin Default Access:
Username: admin
Password: admin123
DEMO VIDEO
That's it. You can now explore the features and functionalities of this Toll-Tax Management System in PHP. I hope this will help you with what you are looking for and you'll find something useful for your future projects.
Explore more on this website for more Free Source Codes and Tutorials.
Enjoy :)
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Comments
How can I remove or edit the…
i need the source code of…
Issue with Login credentials
Not Found The requested URL…
Add new comment
- Add new comment
- 14005 views