IP Project Reporting
IP Project Reporting
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
Page 1 of 6
1. Certificate
Page 2 of 6
2. Parking Management System using Python
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.
.
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.
Page 4 of 6
5. Conclusion
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