Car Park Management System using PHP with Source Code

Language

The Car Park Management System with Source Code is a PHP project that can book/unbook parking lot easier and faster transaction. This program was developed by the use of the following languages: PHP, HTML, MYSQLi and Javascript.

The system is very easy to understand, user can register a new account and book a date for a parking space. The user has to enter a car model in order to process a booking, then fill up a parking details to start a reservation. After the user booked their parking space, the system will provide a link/button to the user to redirect to the print preview of the parking ticket.The admin can maintain all the daily transactions which show date and time, parking details and messages.

Features

Admin

  • Manage Users
  • Manage Bookings
  • Manage Transactions
  • Manage Messages
  • Manage Admin Accounts
  • Account Management

User Side

  • View Parking Zones
  • Book Parking Lot
  • Unbook Reservation
  • Sumbit Message
  • Account Management

How to Run

Requirements

  • Download and Install any local web server such as XAMPP/WAMP
  • Download and Extract the source code zip file

Installation

  1. Open the XAMPP/WAMP's Control Panel and start "Apache" and "MySQL".
  2. If you are using XAMPP, copy the extracted folder and paste it into the XAMPP's "htdocs" directory. If you are using WAMP, paste it into the "www" directory.
  3. Locate the SQL file. The SQL file is known as "cpms.sql" and located inside the "db" folder of the extracted source code.
  4. Open a web browser and browse the PHPMyAdmin. (http://localhost/phpmyadmin)
  5. Create a new database naming "cpms".
  6. Import the SQL file into your newly created database.
  7. Open a web browser and browse the web application. (http://localhost/car-parking-management-system)

Admin Access

Phone no: 012345
Password: 12345

That's it! I hope that this system can help you to what you are looking for. For more updates and tutorials just kindly visit this site.

Enjoy Coding!!

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.

Add new comment