0% found this document useful (0 votes)
38 views6 pages

IP Project Reporting

This 6-page document provides a synopsis for a parking management system project that uses Python and MySQL. It includes a certificate page, descriptions of the parking system and modules used, the scope of the project to reduce parking issues, and a conclusion stating the synopsis explains the project to automate parking lots. The system tracks vehicle parking slots and payments, and provides reports on parking data and finances collected. It aims to increase efficiency over current manual systems through features like vacant slot searching.

Uploaded by

Aryan Dutta
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views6 pages

IP Project Reporting

This 6-page document provides a synopsis for a parking management system project that uses Python and MySQL. It includes a certificate page, descriptions of the parking system and modules used, the scope of the project to reduce parking issues, and a conclusion stating the synopsis explains the project to automate parking lots. The system tracks vehicle parking slots and payments, and provides reports on parking data and finances collected. It aims to increase efficiency over current manual systems through features like vacant slot searching.

Uploaded by

Aryan Dutta
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

Table of Contents

1. Certificate ............................................................ 2
2. Parking Management System using Python............ 3
3. Modules used in Parking System ........................... 4
4. Scope of the project.............................................. 4
5. Conclusion ........................................................... 5

Document Information

Title Project synopsis

Author Aryan Dutta

Created on 28th October 2021

Page 1 of 6
1. Certificate

This is to certify that this “IP PROJECT SYNOPSIS FOR A


PARKING MANAGEMENT SYSTEM” has been
successfully completed by ARYAN DUTTA of class
XII(Science) section B, under the guidance of Mr.Zeet
Das, Informatics practices teacher, Maharishi Vidya
Mandir Barsajai , in particular fulfillment of the curriculum
of Central Board Of Secondary Education leading to the
award of Annual Examination of the year 2021-2022.

Teacher in Charge External Examiner Principal

Page 2 of 6
2. Parking Management System using Python

Through this project, we wish to ease the vehicle parking management


system using python panda and MySQL

Parking is a very big problem in the metro cities, Day by day basis parking
system are coming up with new technologies to solve this issue.

This project is also trying to solve this simple but very useful information
for the parking management. The whole database is store in MySQL table
Parking System that stores their parking slot information as well as how
long a vehicle is parked in their parking area and how much he/she need to
pay for that.

Besides all these features it also tracks the total money collected during
this period with its extensive searching and reporting system.

The whole project is divided into four major parts, that is, addition of data,
modification, searching and reporting. all these parts are further divided
into menus for easy navigation.

Further, the whole project is divided into 7 parts

.
1. Addition of Parking Type
2. Addition of Parking Space
3. Modification in parking Type and Parking Space
4. Login of Vehicle
5. Logout of vehicle
6. Search Parking
7. Reports

Page 3 of 6
3. Modules used in Parking System

The parking system uses two Python modules for connecting MySQL with
python (MySQL Connector) and fetching the current date (date) from the
system.

4. Scope of the project

The aim of implementing Parking Management System is to reduce time


and increase efficiency of the current Parking Management System. In
overpopulated cosmopolitan zones, parking strategies must be well
implemented for management of vehicles. The system provides details of
the vacant parking slots in the vicinity and reduces the traffic issues due to
illegal parking in the vicinity. It is designed with an objective to meet the
requirements of controlled parking that offers effortless parking tactics to
the authorities. This lets the user utilize parking areas proficiently,
reducing time to search the free parking spaces.

Page 4 of 6
5. Conclusion

This project synopsis is a brief explanation of the aforementioned project


which can be used to fasten the process in parking lots.
Specially organizations working in such fields can heavily benefit from
having such system instead of human labor.

We really enjoyed the process of thinking this idea through and hope to
make it a reality soon!

Page 5 of 6
Page 6 of 6

You might also like