Parking
Parking
INDEX
2 Need of computerization
4 Advantages of project
5 Limitations of project
7
Output screening
8 Future enhancement of project
9 Bibliography
Introduction
This is a project based on Parking Management. The program helps us
to Enter, Display or Alter the details of vehicles in parking records.
Moreover & most importantly ,The program also helps us to know the
present status of a parking Detail, Vehicle detail etc.
It includes various function programs to do the above mentioned
tasks. Data file handling has been effectively used in the program.
DBMS:
The software required for the management of data is called as DBMS.
It has 3 models
• Relation model
• Hierarchical model
• Network model
RELATIONAL MODEL:
It’s based on the concept of relation. Relation is the table that consists of
rows and columns. The rows of the table are called tuple and the columns
of the table are
called attribute. Number of rows in the table is called cardinality. Number
of columns in the table is called degree.
HIERARCHICAL MODEL:
In this type of model, we have multiple records for each record. A
particular record has one parent record. No child record can exist without
a parent record. In this, the records are organized in tree like structure
NETWORK MODEL:
In this, the data is represented by a collection of records and the
relationship is represented by link or association.
CHARACTERISTICS OF DBMS:
• It reduces the redundancy
• Reduction of data in inconsistency
• Data sharing
• Data standardization
BASED ON ACCESS:
Sequential file
Serial file
Random (direct access) file
BASED ON STORAGE:
No one can easily plan the journey comfortably as long as the process is
efficient and fast with being easy to access. Reservations can be made
through the Indian railways site or at the ample reservation centers all over
the country. Also now there are authorized agencies which provide
reservation facilities on behalf of India railways and without waiting in
long lines one can easily book a ticket.
The booking is done through an E- Ticket issue which has a PNR number
of which one has to take a print and just have to show at the station.
It not only provides reservation but cancellation can also be done through
this system at ease and one can use a credit card to complete the process.
This being a big step in terms of improvement in the railway system it is
widely accepted across the country.
Thus computerization brings ease of access and more proper systematic
Organization to any sector or service
Software & Hardware Requirement
SOFTWARE SPECIFICATION:
● Operating System: Windows 7
● Platform: Python IDLE 3.7
● Database: MySQL
● Language: Python
HARDWARE SPECIFICATION:
● Processor: Dual Core & Above
● Hard Disk: 40GB
● RAM: 1024MB
Source Code Of Project
Output Screening
Future Enhancement Of Project
www.google.com
BOOK –
www.python.org