Park Ticketing Management System Using PHP and MySQL
Park Ticketing Management System is a web based technology which manages people and provides ticket to the person who comes to visits in park with his/her family. This web application provides a way to effectively control record & track the people who visit to park.
Β Key Features
In this project, there is one module i.e.
Admin
Admin:
1. Dashboard: In this section, admin can see how many foreigner and Indian ticket is generating today and yesterday.
2. Manage Ticket: In this section, admin can update the price and ticket type of ticket.
3. Normal Ticket: In this section, admin can add the detail of the number of adults and the number of children and print the ticket with their total cost.
4. Foreigner Ticket: In this section, the admin can add the detail of the number of adults and the number of children and print the ticket with their total cost.
5. Search: In this section admin, can search tickets by ticket id.
6. Reports: In this section admin can view how many tickets have been generating in a particular period
Admin can also update his profile, change the password and recover the password.
π§ Technical Specifications
- Frontend: HTML, CSS, Bootstrap, Jquery
- Backend: PHP
- Database: MySQL
- IDE: VS Code / Sublime Text
- Software Required: XAMPP / Wamp / Mamp/ Lamp (anyone)
πWhatβs Included in the Package
- Complete Source Code
- MySQL Database File (.sql)
- Project Report (DOC/PDF)
- PPT Presentation
- Installation Guide
Park Ticketing Management System: Project Screenshots
Admin Login

Admin Dashboard

Cricket Ticket

Ticket Details

How to run the Park Ticketing Management System Project (PTMS)
1. Download the zip file
2. Extract the file and copy ptms
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 ptmsdb
6. Import ptmsdb.sql file(given inside the zip package in SQL file folder)
7. Run the script http://localhost/ptmms
**************************Admin Credential***********************************
Username: admin
Password: Test@123
Park Ticketing Management System: Project Demo
Park Ticketing Management System: Project, Report and PPT