Skip to main content

Command Palette

Search for a command to run...

Toll Tax Management System using PHP and MySQL

Published
3 min readView as Markdown
Toll Tax Management System using PHP and MySQL

Toll Tax Management System is a web based application that can provide all the information related to toll plazas and the passenger checks in and pays the amount, then he/she will be provided by a receipt. With this receipt he/she can leave the toll booth without waiting for any verification call.

Buy This Project": https://phpgurukul.com/toll-tax-management-system-using-php-and-mysql/

Project Modules

TTMS has two modules admin and staff.

Admin

  1. Dashboard: In this section admin can see all detail in brief like total number of staffs, Total number of vehicle category, Total number of pass, Total number of receipt, Total vehicle enter today’s, yesterday’s, last seven days and total vehicle pass till now in toll plaza.

  2. Staff: In this section admin can manage staffs (add ,update and delete).

  3. Vehicle Category: In this section admin can manage vehicle category (add ,update and delete).

  4. Pass: In this section admin can manage pass(add and update).

  5. Receipt: In this section admin can view receipt and take print of receipt which is make by staffs

  6. Search Pass: In this section admin can search pass with the help of his/her pass id, owner name and vehicle number.

  7. Search Receipt: In this section admin can search receipt with the help of his/her receipt id, owner name and vehicle number.

  8. Reports of Pass: In this section admin can view how many pass has been made in particular periods, counts of pass and sales come from making pass.

  9. Reports of receipt: In this section admin can view how much receipt has been made in particular periods, counts of receipt and sales come from making receipt.

Admin can also update his profile, change password and recover password.
Staffs

  1. Dashboard: Welcome page for staff.

  2. Receipt: In this section staff can mange receipts (add and update).

  3. Search: In this section admin can search receipt with the help of his/her receipt id.

How to run the Toll Tax Management System (ttms)

1. Download the zip file
2. Extract the file and copy ttms folder
3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/html)
4. Open PHPMyAdmin (http://localhost/phpmyadmin)
5
. Create a database with name ttmsdb
6. Import ttmsdb.sql file(given inside the zip package in SQL file folder)
7.Run the script http://localhost/ttms
Login
Detail for admin
Username : admin
Password: Test@123

PHP Gurukul

Welcome to PHPGurukul. We are a web development team striving our best to provide you with an unusual experience with PHP. Some technologies never fade, and PHP is one of them. From the time it has been introduced, the demand for PHP Projects and PHP developers is growing since 1994. We are here to make your PHP journey more exciting and useful.

Email: info@phpgurukul.com

Website : https://phpgurukul.com

More from this blog

Untitled Publication

113 posts