Simple Parking Management System in PHP using CodeIgniter Framework Free Source Code

Language

Introduction

This project is a Simple Parking Management System. This is a web-based application project developed in PHP, CodeIgniter, and MySQL Database. The main goal of this application is to provide Vehicle Parking Businesses with an automated and online platform to manage their daily transactions. This can help the said type of business to easily store, retrieve, and manage their daily transactions with their customers. The application has a pleasant user interface using the Bootstrap 4.6 Framework and consists of user-friendly features and functionalities which can give the end-users a better experience while using the app.

About the Simple Parking Management System

This project was developed with the following:

This Parking Management System application is only accessible by the Parking Lot Business Management. It requires the administrator user credentials in order for the user to access the features and functionalities of the said project. The application allows the user to list all the allowed vehicle categories on their business with some relevant information such as the parking location or area and parking charges or rates. Here, the admin can simply register the newly arrived vehicle information to their selected category or parking area. The vehicle added our being displayed below the form which is called the current vehicles. The current vehicles table is the listed vehicle that is currently parked. The system also contains a feature that counts the available parking area in each category. The admin must update the departed vehicles to update the parking area availability. This project also generates a statistical report for parked vehicles within a 10 days range.

This CodeIgniter Project Source Code can also be used as a reference for new programmers or the students that are planning to develop like this project for their final year project. This application has multiple features and functionalities.

Features

  • Dashboard Page
    • Display Summary.
  • Category Management
    • Add New Category
    • List All Categories
    • Edit/Update Category Details
    • Activate Category
    • Deactivate Category
    • Delete Category
    • Category Price Rate Details Panel
  • Vehicle Entry Management
    • Add New Vehicle Entry
    • List All Currently Parked Vehicles
    • Display Parking is available details
    • View and Print Receipt
  • Vehicle Management
    • List All Currently/Departed Vehicle Records
    • Update Vehicle Entry to Departed
  • Generate Statistical Vehicle Entry Report from 10 days to the current day
  • Search Vehicle Entry or Record by Vehicle Number or Receipt Serial Number
  • User Account Settings/Update Account Password
  • 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

Login Page

Simple Parking Management System

Dashboard Page

Simple Parking Management System

Category Page

Simple Parking Management System

Vehicle Entry Form Page

Simple Parking Management System

Report Page

Simple Parking Management System

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)

System Installation/Setup

  1. Open your XAMPP Control Panel and start Apache and MySQL.
  2. Extract the downloaded source code zip file.
  3. Copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory.
  4. Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
  5. Create a new database naming spms_db.
  6. Import the provided SQL file. The file is known as spms_db.sql located inside the database folder.
  7. Browse the Simple Parking Management System in a browser. i.e. http://localhost/ci_spms/.

Admin Default Access:

Username: admin
Password: admin123

DEMO VIDEO

That's it. You can now explore the features and functionalities of this Simple Parking Management System in PHP using CodeIgniter Framework. 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

Submitted byRIKON (not verified)on Mon, 07/11/2022 - 11:55

Failed when login in when file in hosting

Add new comment