You are on page 1of 2

I would like to express my special thanks of gratitude to my teacher.

Who taught
and undertook the responsibility of teaching me the subject Computer Science. I
have been greatly benefited from her classes.

I thank my subject teacher & my principal who gave me the golden opportunity to do
this wonderful project on the topic:PARKING MANAGEMENT SYSTEM. Which helped me in
doing a lot of research and I came to know about so many new things I am really
thankful to them.

Also, I would also like to thank my parents and friends who helped me a lot in
finalizing this project within the limited time frame. I am really thankful to all
of them.

With the growth in population and education in between people have more private
vehicles in Delhi only there are about more than 2 crore vehicles present running
over roads.

With everyday rush people use private vehicles to travel like office working,
shopping etc. and government and some private companies provide spaces for parking.

The objective of this code is to provide an interface for keeping the data for each
and every vehicle parked with the help of Python and MySQL Databases

With Parking Management Systems, the overall experience of the visitor is enhanced.
The system includes the information of the vehicle owner and driver, plus the real-
time count of the vehicle at any given time.

Parking management software is very simple and effortless to use. It is very user-
friendly. Moreover, very little or no maintenance is required. The need for
manpower also reduces with Parking Management System.

A database is a collection of information related to a particular subjct or


purpose, such as tracking customer orders or maintaininng a music collection. Using
any RDBMS application software like MS SQL Server, MySQL, Oracle, Sybase etc, you
can manage all your information from a single database file. Within the file,
divide your data into separate storage containers called tables. You may and
retrieve the data using queries.

A table is a collection of data about a specific topic, such as products or


suppliers. Using a separate table for each topic means you can store that data only
once, which makes your database more efficient and reduces data-entry errors. Table
organises data into columns(called fields) and rows(called records).

A Primary key is one or more fields whose value or values uniquely identify each
record in a table.In a relationship,a primary key is used to refer to specific
record in one table from another table.A Primary key is called foreign key when it
is referred to from another table.

To find and retrieve just just the data that meets conditions you specify,
including data from multiple tables,create a query.A query can also update or
delete multiple records at the same time, and perform built-in or custom
calculations on your data.
The Parking Management System has been developed to override the problems
prevailing in the practicing manual system. This software is supposed to eliminate
and in some case reduce the hardships faced by this existing system.

No formal knowledge is needed for the user to use this system.It will help the
organisation in better utilization of resources.Every organization, whether big or
small has challenges to overcome and managing the information of vehicles, parking
slot, customers, type.This is designed to assist in strategic planning, and will
help you ensure that your organization is equipped with the right level of
information and details for your future goals.Also, for those busy executive who
are always on the go, our systems come with remote access features, which will
allow you to manage your workforce anytime, at all times. This will ultimately
allow you to better manage resources.

The required hardware/software are easily available and easy to work with. The
organization can maintain computerized records without redundant entries.That means
that one need not be distracted by information that is not relevant, while being
able to reach the information.

The aim is to automate its existing manual system by the help of computerized
equipments and full-fledged computer software, fulfilling their requirements, so
that their valuable data/information can be stored for a longer period with easy
accessing and manipulation the same. Basically the project describes how to manage
for good performance and better services for the clients.

You might also like