computer science project class12 2
computer science project class12 2
DONE BY:
V.UDHAYA PRAKASH
CERTIFICATE
This is to certify that the project entitled “PARKING
MANAGEMENT SYSTEM” is a record of bonafide
work carries out by “V.UDHAYA PRAKASH” of
XII “ARDENT”. In partial fulfilment of the
requirements in COMPUTER SCIENCE prescribed
by CBSE for CBSE-BOARD 2024-2025 in school
EVERWIN VIDHYASHRAM SENIOR SEC-
SCHOOL, Kolathur , Chennai-600099.
DATE: PRINCIPAL
INTERNAL EXTERNAL
DECLARATION
We hereby declare that the project work entitled
“PARKING MANAGEMENT SYSTEM”,
submitted to EVERWIN VIDHYASHRAM
SENIOR SEC-SCHOOL, Kolathur, Chennai for
the subject of “COMPUTER SCIENCE”. Under
the guidance of “S.SUMALATHA” is a record
of original work done by us. We further declare
that this project record or any part of this has not
been submitted elsewhere for any other class.
DATE: MEMBERS:1
PLACE:
ACKNOWLEDGEMENT
We wish to express our sincere thanks to
MS.VIDHYA HARI, Principal of EVERWIN
VIDHYASHRAM SENIOR SEC-SCHOOL,
Kolathur, Chennai for guiding us to cause the
successful outcome of this project work.
ADVANTAGES OF PYTHON
EASY TO USE:
Python is compact and very easy to use
object-oriented language with very simple syntax
rules. It is a very high-level language and highly
programmer friendly.
INTERPRETED LANGUAGE:
Python is a interpreted language. It makes
python an easy to debug language and it is suitable
for beginners to advanced users.
ITS COMPLETENESS:
For most types of required functionality is
available through various modules of python
standard library.
CROSS-PLATFORM LANGUAGE:
Python can run equally well on variety of
platforms like Window, Linux, Macintosh and many
more. Thus, python is a portable language.
AVAILABILITY OF LIBRARIES:
There are over 137,000 python libraries
present today and they play a vital role in developing
machine learning, data science, data visualization,
image and data manipulation application.
EXPRESSIVE LANGUAGE:
Python has fewer lines of code.
For example: # IN PYTHON: Swap values
a,b=2,3
a,b=b,a
INTRODUCTION OF PARKING
MANAGEMENT SYSTEM
DBMS
The software required for the management of data is
called as DBMS. It has 3 models
Relation model
Hierarchical model
Network model
RELATION MODEL: It’s based on the concept
on relation. Relation is the table that consists of rows
and columns. The rows of the table are tuple and the
column of the are called attribute. Numbers of rows
in the table is called as cardinality. Numbers of
columns in the table is called as degree.
CHARACTISTICS OF DBMS:
It reduces the redundancy
Reduction of data in inconsistency
Data sharing
Data standardization
DIFFERENT TYPES OF FILES
Sequential file
Serial file
Random file
BASED ON STORAGE
Text file
Binary file
ADVANTAGES OF PARKING
MANAGEMENT SYSTEM
4. “Surveillance Cameras”:
“CCTV Cameras”: Monitor parking areas for
security purposes and to enforce parking regulations.
“License Plate Recognition (LPR) Cameras”:
Automatically capture and recognize license plate
numbers for access control and enforcement.
5. “Ticket Dispensers and Validation Systems”:
“Ticket Dispensers”: Issue parking tickets at entry
points, which may include date, time, and location
information.
“Validation Systems”: Verify parking tickets or
provide discounts for validated tickets.
6. “Electric Vehicle (EV) Charging Stations”:
“Charging Infrastructure”: Includes EV chargers
integrated into parking facilities to support electric
vehicle users.
Software Components:
www.stackoverflow.com
chatGPT