SlideShare a Scribd company logo
A
PROJECT REPORT ON
“Vehicles Parking Management System ”
Submitted the final project report on project work
Requirement for the award of the degree
of
BECHELOR IN TECHNOLOGY
in
COMPUTER SCIENCE ENGINEERING
Submit by
Vikram Singh : 1648610024
Soniya : 1648610020
DEPARTMENT OF COMPUTER SCIENCE ENGINEERING
ANA COLLEGE OF ENGINEERING AND MANAGEMENT STUDIES,
BAREILLY
( 2019 -2020 )
TITLE OF THE PROJECT
“Vehicles Parking Management System”
Content Table
Chapter Title No.
1. Acknowledgement
2. Introduction
3. Definition of problem
4. Objective
5. Scope
6. Project Category
7. Tool /Platform
8. Hardware & Software requirement
9. Process Model
10. Feasibility Study
11.Data flow diagram (DFD’S)
12.Entity relationship Diagram
13. Module use in the program
14.How to run project?
15.Advantage & Disadvantages
16.Application
17. Future Scope of Project
Reference
Acknowledgement
I thank the people who were a part of this project in numerous
way , people who gave their unending support right from the stage
the project idea was conceived.
The four things that go on make a successful endeavor are
declaration , hard ,work , patience , and correct idea.
INTERODUCTION
INTRODUCTION
The title of the project is “Vehicle Parking Management system”. This project will
handle whole the activities of the Vehicles parking. It provides facilities to keep
the records of Market , Agency, Hospital and Collage etc with all their required
details handling. It has facilities to generate various types of reports, which are
required by the management during normal business operations to operate the
business effectively.
Parking management system for managing the records of the incoming and
outgoing
vehicles in an parking house
It's an easy for Admin to retrieve the data if the vehicle has been visited through
number he can get that data .
The objective of this project is to build a Vehicle Parking management system that
enables the time management and control of vehicles using number plate
recognition. The system that will track the entry and exit of cars, maintain a
listing of cars within the parking lot, and determine if the parking lot is full or not.
It will determine the cost of per vehicle according to their time consumption.
MAIN REPORT
Definition of problem
In the modern age. Many people have vehicles. Vehicle is now a basic need. Every
place is under the process of urbanization. There are many corporate offices and
shopping centers etc. There are many recreational places where people used to go for
refreshment. So, all these places need a parking space where people can park their
vehicles safely and easily. Every parking area needs a system that records the detail of
vehicles to give the facility. These systems might be computerized or non-computerized.
With the help of computerized system we can deliver a good service to customer who
wants to park their vehicle into the any organization's premises.
OBJECTIVES
This project is based on the Java script programming technology; the main
objective of this project is to computerize the manual system & reduce the time
consumption.
In other words we can say that our project has the following objectives:-
• Maintain records in short time of period.
• Determines the parking area is full or not.
• Enhances the visitor's experience.
• Easy operations for operator of the system
• Centralized database management
• Reduce time consumption
• No paper work requirement.
Scope
In the modern age. Many people have vehicles. Vehicle is now a basic need. Every
place is under the process of urbanization. There are many corporate offices and
shopping centers etc. There are many recreational places where people used to go
for refreshment. So, all these places need a parking space where people can park
their vehicles safely and easily. Every parking area needs a system that records
the detail of vehicles to give the facility. These systems might be computerized or
non-computerized. With the help of computerized system we can deliver a good
service to customer who
wants to park their vehicle into the any organization's premises.
SYSTEM REQUIREMENT PHASE
PROJECT CATEGORY
This project as title “Online Vehicle parking management system” is comes
under the Relational Database Management System (RDBMS). This application
is developed with the help of BREACT CODE IDE and EMMIT . This
application can also be run on the modern browser Google Chrome and Mozilla
Firefox environment so it can be said as network application..
TECHNOLOGY
Front End :
1. Html Programming Language
2. CSS Programming Language
Back End :
1. Java Script
TOOLS/PLATFORM
This project is developed using the tools, which are most suited for development of
the Application Package. These tools are as follows: -
1. Bracket code / Subliment text IDE (For front end)
2. Java Script (For Back end)
HARDWARE & SOFTWARE REQUIREMENT
HARDWARE:
Processor Pentium-IV or higher
Processor Speed 533 MHZ
Hard Disk Space 1 TB
System Ram 2,4 GB and Above
Input Devices Basic keyboard
Output device Standard color monitor
SOFTWARE:
Operating System Windows 10
Front End Bracket code IDE
Back End Local server as Google Chrome,
and Mozilla Firefox
SYSTEM PLANNING PHASE
Process Model
Iterative Model
Iterative process starts with a simple implementation of a subset
of the Software requirements and iteratively enhances the evolving
Versions until the full system is implemented.
At each iteration design modifications are made and new functional
capabilities are added.
Iterative and Incremental development is any combination of
both iterative designer iterative method and incremental build model for
software development.
The combination is of long standing and has been widely suggested for
large development efforts.
Iterative Model Diagram
Feasibility Study
Operational feasibility :
Proposed project is beneficial only if it can be turned into information
systems that will meet the organization operating requirements. Simply
stated, this test of feasibility asks if the system will work when it is
developed and installed. What are major barriers to implementation?
Here are questions that will help test the operational feasibility of a
project
Technical feasibility :
Technical feasibility centers on the existing computer system(hardware,
software, etc. ) and to what extent it can support the proposed addition.
For example, if the current computer is operating at 80% capacity-an
arbitrary ceiling-then running another application could overload the
system or require additional hardware. This involves financial
considerations to accommodate technical enhancements. If the budget is
a serious constraint, then the project is judged but not feasible.
SYSTEM DESIGN
System Design is the solution to the creation of a new system. This is the important
aspect made up of several steps.
The complete, efficient and successful system should provide the following
in succession: -
➢ ∗ From where should we start
➢ ∗ Where we have to go
➢ ∗ Where should we stop
If the project is to be successful, we will need answer these question. The answer
of these
A question is schema manner and is known as system design.
A systematic manner will be followed so as to achieve beneficial result at the end.
It involves starting with a vague idea and ultimately developing it up into a useful
system. The design phase is transition from a user oriented to a document oriented
to the programmers.
Software report can be broken into a series of steps starting with the basic ideas
and ending with the finished project.
The steps for the successful project are as follows: -
We should define problem completely and the goals should be known before our
destination
In the next step, we should specify inputs and outputs of our interest Then the
structure of various database should be designed which will be used during the
programming
Next, we should design our programs of user friendly nature and always provide a
way to the user to read back the origin if he/she find any complex problem at any
stage We should know the function of each and every program which will leads us
to or helps us to read at the specified goal. Out of these defined steps, few of the
major steps will respect to Project “Vehicles Parking Management System”.
Vehicle Parking System :
DATA FLOW DIAGRAMS (DFD’S)
The DFD was first developed by Larry Constance as a way of expressing system in
a graphical form. A DFD, also known as Bubble Chart, has a purpose of clarifying
system requirement and identifying major transformation that will become the
programs in the system design.
Following is the DFD of the system.
The Entity Relationship Diagram ( E-RD)
We can express the overall logical structure of a database graphically with an E-R
diagram.
Its components are:
1 .Rectangles representing entity sets.
2. Ellipses representing attributes.
3. Diamonds representing relationship sets.
4. Lines linking attribute to entity sets and entity sets to relationship sets.
MODULES USED IN THE PROJECT
This project includes the following modules for development of the project. These
are as follows: -
Admin Section :
Vehicle parking management system is project in Html, css
and java Script . Talking about the feature of system , it
just contains the Admin section . Also you can view all
users and manage the parking area details. You just have to
type the details and click on the add button to add the
parking information on the record . This project includes a
parking java script for making the functions of the project.
Vehicle Records:
This most important record which focuses in our Vehicle
Parking Management System. It stores the essential Vehicle
records like:
- Name of Owner
-Vehicle Number
-Vehicle Type
-Vehicle Entry date
-Vehicle Exit date
How To Run the Project ?
To run the project , you don’t need to have any kind of local server
but yet a browser recommend you to use modern browser like
Google Chrome and Mozilla firefox.
To this system , first open the project in your browser by clicking
index.html file. The vehicles parking management system in
JavaScript programming language.
Advantages
• Easy to manage and cost – effective
• Because of that there is no towing problems.
• And our vehicle has been parked as a secure condition.
• There is no risk for vehicle owner for parking the car.
• In case of any damages and problem of vehicle that will claim by
parking
• Secure management.
Disadvantages
• Payment section is not available.
Application
• Enterprises and institutions
• Colleges
• Hospital
• Factory
• Market
• Plaza
FUTURE SCOPE OF THE PROJECT
Vehicle parking management system is an automatic system which delivers data
processing in very high speed in systematic manner. Parking is a growing need of
the time. Development of this system is very useful in this area of field. We can
sell this system to any organization. By using our system they can maintain
records very easily. Our system covers the every area of parking management. In
coming future there will be excessive need of Vehicle parking management
system.
Like the things this project also has some limitations and can further be enhances
by someone, because there are certain drawbacks that do not permit the system to
be 100% accurate.
REFERENCES
• Help with us google.com
• www.w3school.com
• www.youtube.com

More Related Content

What's hot

College Management System
College Management SystemCollege Management System
College Management System
Swapna Subhadarsini
 
College Management System project
College Management System projectCollege Management System project
College Management System project
Manish Kushwaha
 
Documentation of railway reservation system
Documentation of railway reservation systemDocumentation of railway reservation system
Documentation of railway reservation systemSandip Murari
 
Project final report
Project final reportProject final report
Project final report
ALIN BABU
 
15.project attendence managemnt system
15.project attendence managemnt system15.project attendence managemnt system
15.project attendence managemnt systemHaseeb Nasir
 
Attendance Management Report 2016
Attendance Management Report 2016Attendance Management Report 2016
Attendance Management Report 2016Pooja Maan
 
Attendance management system project report.
Attendance management system project report.Attendance management system project report.
Attendance management system project report.
Manoj Kumar
 
Synopsis for Online Railway Railway Reservation System
Synopsis for Online Railway Railway Reservation SystemSynopsis for Online Railway Railway Reservation System
Synopsis for Online Railway Railway Reservation System
ZainabNoorGul
 
Hospital management system
Hospital management systemHospital management system
Computer science project work
Computer science project workComputer science project work
Computer science project work
rahulchamp2345
 
Digital bus pass
Digital bus passDigital bus pass
Digital bus pass
EditorIJAERD
 
Online grocery store
Online grocery storeOnline grocery store
Online grocery store
Kavita Sharma
 
Ignou MCA 6th Semester Synopsis
Ignou MCA 6th Semester SynopsisIgnou MCA 6th Semester Synopsis
Ignou MCA 6th Semester Synopsis
Hitesh Jangid
 
College Stationery Management System
College Stationery Management SystemCollege Stationery Management System
College Stationery Management System
Tushar Soni
 
Placement management system
Placement management systemPlacement management system
Placement management system
Mehul Ranavasiya
 
College Website Design Document
College Website Design DocumentCollege Website Design Document
College Website Design Document
Ankit Dutt
 
Online News Portal System
Online News Portal SystemOnline News Portal System
Online News Portal System
Rajib Roy
 
Certificate FOR MAJOR PROJECT
Certificate FOR MAJOR PROJECTCertificate FOR MAJOR PROJECT
Certificate FOR MAJOR PROJECT
Rohit Roy
 
Mcsp 060 project guidelines july 2012
Mcsp 060 project guidelines july 2012Mcsp 060 project guidelines july 2012
Mcsp 060 project guidelines july 2012Abhishek Verma
 
Project black book TYIT
Project black book TYITProject black book TYIT
Project black book TYIT
Lokesh Singrol
 

What's hot (20)

College Management System
College Management SystemCollege Management System
College Management System
 
College Management System project
College Management System projectCollege Management System project
College Management System project
 
Documentation of railway reservation system
Documentation of railway reservation systemDocumentation of railway reservation system
Documentation of railway reservation system
 
Project final report
Project final reportProject final report
Project final report
 
15.project attendence managemnt system
15.project attendence managemnt system15.project attendence managemnt system
15.project attendence managemnt system
 
Attendance Management Report 2016
Attendance Management Report 2016Attendance Management Report 2016
Attendance Management Report 2016
 
Attendance management system project report.
Attendance management system project report.Attendance management system project report.
Attendance management system project report.
 
Synopsis for Online Railway Railway Reservation System
Synopsis for Online Railway Railway Reservation SystemSynopsis for Online Railway Railway Reservation System
Synopsis for Online Railway Railway Reservation System
 
Hospital management system
Hospital management systemHospital management system
Hospital management system
 
Computer science project work
Computer science project workComputer science project work
Computer science project work
 
Digital bus pass
Digital bus passDigital bus pass
Digital bus pass
 
Online grocery store
Online grocery storeOnline grocery store
Online grocery store
 
Ignou MCA 6th Semester Synopsis
Ignou MCA 6th Semester SynopsisIgnou MCA 6th Semester Synopsis
Ignou MCA 6th Semester Synopsis
 
College Stationery Management System
College Stationery Management SystemCollege Stationery Management System
College Stationery Management System
 
Placement management system
Placement management systemPlacement management system
Placement management system
 
College Website Design Document
College Website Design DocumentCollege Website Design Document
College Website Design Document
 
Online News Portal System
Online News Portal SystemOnline News Portal System
Online News Portal System
 
Certificate FOR MAJOR PROJECT
Certificate FOR MAJOR PROJECTCertificate FOR MAJOR PROJECT
Certificate FOR MAJOR PROJECT
 
Mcsp 060 project guidelines july 2012
Mcsp 060 project guidelines july 2012Mcsp 060 project guidelines july 2012
Mcsp 060 project guidelines july 2012
 
Project black book TYIT
Project black book TYITProject black book TYIT
Project black book TYIT
 

Similar to Project report

Project synopsis.
Project synopsis.Project synopsis.
Project synopsis.
ssuser3bb83f1
 
new ASE GROUPWORK.docx
new ASE GROUPWORK.docxnew ASE GROUPWORK.docx
new ASE GROUPWORK.docx
ShangaviS2
 
Project Report Format College Project
 Project Report Format College Project Project Report Format College Project
Project Report Format College Project
Ashu
 
A research on- Sales force Project- documentation
A research on- Sales force Project- documentationA research on- Sales force Project- documentation
A research on- Sales force Project- documentation
Pasupathi Ganesan
 
Blue book
Blue bookBlue book
CRM system for WeLoveVideo.pptCRM System for WeLoveVid.docx
CRM system for WeLoveVideo.pptCRM System for WeLoveVid.docxCRM system for WeLoveVideo.pptCRM System for WeLoveVid.docx
CRM system for WeLoveVideo.pptCRM System for WeLoveVid.docx
mydrynan
 
technical project manager 12 yrs
technical project manager 12 yrstechnical project manager 12 yrs
technical project manager 12 yrsNitin Katlana
 
Etaxi Documentation
Etaxi DocumentationEtaxi Documentation
Etaxi DocumentationM.Saber
 
Final year project working documentation 2020
Final year project working documentation 2020Final year project working documentation 2020
Final year project working documentation 2020
Vikram Singh
 
Case study(i)
Case study(i)Case study(i)
Case study(i)
Mohseen Khan
 
Online Real Estate Management System
Online Real Estate Management SystemOnline Real Estate Management System
Online Real Estate Management System
shahrukh Nawandish
 
Software Engineering concept
Software Engineering concept Software Engineering concept
Software Engineering concept
Atamjitsingh92
 
Employee Management System
Employee Management SystemEmployee Management System
Employee Management System
vivek shah
 
Bank Management System Desktop Application
Bank Management System Desktop Application Bank Management System Desktop Application
Bank Management System Desktop Application
Ibadullah Khan
 
Axsys Technologies Software Offerings
Axsys Technologies Software OfferingsAxsys Technologies Software Offerings
Axsys Technologies Software Offerings
Suvadeep Sarkar
 
A CASE Lab Report - Project File on "ATM - Banking System"
A CASE Lab Report - Project File on  "ATM - Banking System"A CASE Lab Report - Project File on  "ATM - Banking System"
A CASE Lab Report - Project File on "ATM - Banking System"
joyousbharat
 
Harish software engineer (rpa) 4+ yrs exp
Harish software engineer (rpa) 4+ yrs expHarish software engineer (rpa) 4+ yrs exp
Harish software engineer (rpa) 4+ yrs exp
Harish M
 
Info Store(Mobile App)
Info Store(Mobile App)Info Store(Mobile App)
Info Store(Mobile App)
AimranRazak
 
Secrets of going codeless - How to build enterprise apps without coding
Secrets of going codeless - How to build enterprise apps without codingSecrets of going codeless - How to build enterprise apps without coding
Secrets of going codeless - How to build enterprise apps without codingNewton Day Uploads
 

Similar to Project report (20)

Project synopsis.
Project synopsis.Project synopsis.
Project synopsis.
 
new ASE GROUPWORK.docx
new ASE GROUPWORK.docxnew ASE GROUPWORK.docx
new ASE GROUPWORK.docx
 
Project Report Format College Project
 Project Report Format College Project Project Report Format College Project
Project Report Format College Project
 
A research on- Sales force Project- documentation
A research on- Sales force Project- documentationA research on- Sales force Project- documentation
A research on- Sales force Project- documentation
 
Blue book
Blue bookBlue book
Blue book
 
CRM system for WeLoveVideo.pptCRM System for WeLoveVid.docx
CRM system for WeLoveVideo.pptCRM System for WeLoveVid.docxCRM system for WeLoveVideo.pptCRM System for WeLoveVid.docx
CRM system for WeLoveVideo.pptCRM System for WeLoveVid.docx
 
technical project manager 12 yrs
technical project manager 12 yrstechnical project manager 12 yrs
technical project manager 12 yrs
 
Etaxi Documentation
Etaxi DocumentationEtaxi Documentation
Etaxi Documentation
 
Sdpl1
Sdpl1Sdpl1
Sdpl1
 
Final year project working documentation 2020
Final year project working documentation 2020Final year project working documentation 2020
Final year project working documentation 2020
 
Case study(i)
Case study(i)Case study(i)
Case study(i)
 
Online Real Estate Management System
Online Real Estate Management SystemOnline Real Estate Management System
Online Real Estate Management System
 
Software Engineering concept
Software Engineering concept Software Engineering concept
Software Engineering concept
 
Employee Management System
Employee Management SystemEmployee Management System
Employee Management System
 
Bank Management System Desktop Application
Bank Management System Desktop Application Bank Management System Desktop Application
Bank Management System Desktop Application
 
Axsys Technologies Software Offerings
Axsys Technologies Software OfferingsAxsys Technologies Software Offerings
Axsys Technologies Software Offerings
 
A CASE Lab Report - Project File on "ATM - Banking System"
A CASE Lab Report - Project File on  "ATM - Banking System"A CASE Lab Report - Project File on  "ATM - Banking System"
A CASE Lab Report - Project File on "ATM - Banking System"
 
Harish software engineer (rpa) 4+ yrs exp
Harish software engineer (rpa) 4+ yrs expHarish software engineer (rpa) 4+ yrs exp
Harish software engineer (rpa) 4+ yrs exp
 
Info Store(Mobile App)
Info Store(Mobile App)Info Store(Mobile App)
Info Store(Mobile App)
 
Secrets of going codeless - How to build enterprise apps without coding
Secrets of going codeless - How to build enterprise apps without codingSecrets of going codeless - How to build enterprise apps without coding
Secrets of going codeless - How to build enterprise apps without coding
 

Recently uploaded

road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
ankuprajapati0525
 
Democratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek AryaDemocratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek Arya
abh.arya
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
Intella Parts
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
MuhammadTufail242431
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
PrashantGoswami42
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
Jayaprasanna4
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
Kamal Acharya
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
AafreenAbuthahir2
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
MLILAB
 

Recently uploaded (20)

road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
The role of big data in decision making.
The role of big data in decision making.The role of big data in decision making.
The role of big data in decision making.
 
Democratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek AryaDemocratizing Fuzzing at Scale by Abhishek Arya
Democratizing Fuzzing at Scale by Abhishek Arya
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
 
Halogenation process of chemical process industries
Halogenation process of chemical process industriesHalogenation process of chemical process industries
Halogenation process of chemical process industries
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.Quality defects in TMT Bars, Possible causes and Potential Solutions.
Quality defects in TMT Bars, Possible causes and Potential Solutions.
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
Automobile Management System Project Report.pdf
Automobile Management System Project Report.pdfAutomobile Management System Project Report.pdf
Automobile Management System Project Report.pdf
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234WATER CRISIS and its solutions-pptx 1234
WATER CRISIS and its solutions-pptx 1234
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
H.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdfH.Seo,  ICLR 2024, MLILAB,  KAIST AI.pdf
H.Seo, ICLR 2024, MLILAB, KAIST AI.pdf
 

Project report

  • 1. A PROJECT REPORT ON “Vehicles Parking Management System ” Submitted the final project report on project work Requirement for the award of the degree of BECHELOR IN TECHNOLOGY in COMPUTER SCIENCE ENGINEERING Submit by Vikram Singh : 1648610024 Soniya : 1648610020 DEPARTMENT OF COMPUTER SCIENCE ENGINEERING ANA COLLEGE OF ENGINEERING AND MANAGEMENT STUDIES, BAREILLY ( 2019 -2020 ) TITLE OF THE PROJECT “Vehicles Parking Management System”
  • 2. Content Table Chapter Title No. 1. Acknowledgement 2. Introduction 3. Definition of problem 4. Objective 5. Scope 6. Project Category 7. Tool /Platform 8. Hardware & Software requirement 9. Process Model 10. Feasibility Study 11.Data flow diagram (DFD’S) 12.Entity relationship Diagram 13. Module use in the program 14.How to run project? 15.Advantage & Disadvantages 16.Application 17. Future Scope of Project Reference
  • 3. Acknowledgement I thank the people who were a part of this project in numerous way , people who gave their unending support right from the stage the project idea was conceived. The four things that go on make a successful endeavor are declaration , hard ,work , patience , and correct idea.
  • 5. INTRODUCTION The title of the project is “Vehicle Parking Management system”. This project will handle whole the activities of the Vehicles parking. It provides facilities to keep the records of Market , Agency, Hospital and Collage etc with all their required details handling. It has facilities to generate various types of reports, which are required by the management during normal business operations to operate the business effectively. Parking management system for managing the records of the incoming and outgoing vehicles in an parking house It's an easy for Admin to retrieve the data if the vehicle has been visited through number he can get that data . The objective of this project is to build a Vehicle Parking management system that enables the time management and control of vehicles using number plate recognition. The system that will track the entry and exit of cars, maintain a listing of cars within the parking lot, and determine if the parking lot is full or not. It will determine the cost of per vehicle according to their time consumption.
  • 7. Definition of problem In the modern age. Many people have vehicles. Vehicle is now a basic need. Every place is under the process of urbanization. There are many corporate offices and shopping centers etc. There are many recreational places where people used to go for refreshment. So, all these places need a parking space where people can park their vehicles safely and easily. Every parking area needs a system that records the detail of vehicles to give the facility. These systems might be computerized or non-computerized. With the help of computerized system we can deliver a good service to customer who wants to park their vehicle into the any organization's premises.
  • 8. OBJECTIVES This project is based on the Java script programming technology; the main objective of this project is to computerize the manual system & reduce the time consumption. In other words we can say that our project has the following objectives:- • Maintain records in short time of period. • Determines the parking area is full or not. • Enhances the visitor's experience. • Easy operations for operator of the system • Centralized database management • Reduce time consumption • No paper work requirement.
  • 9. Scope In the modern age. Many people have vehicles. Vehicle is now a basic need. Every place is under the process of urbanization. There are many corporate offices and shopping centers etc. There are many recreational places where people used to go for refreshment. So, all these places need a parking space where people can park their vehicles safely and easily. Every parking area needs a system that records the detail of vehicles to give the facility. These systems might be computerized or non-computerized. With the help of computerized system we can deliver a good service to customer who wants to park their vehicle into the any organization's premises.
  • 11. PROJECT CATEGORY This project as title “Online Vehicle parking management system” is comes under the Relational Database Management System (RDBMS). This application is developed with the help of BREACT CODE IDE and EMMIT . This application can also be run on the modern browser Google Chrome and Mozilla Firefox environment so it can be said as network application..
  • 12. TECHNOLOGY Front End : 1. Html Programming Language 2. CSS Programming Language Back End : 1. Java Script
  • 13. TOOLS/PLATFORM This project is developed using the tools, which are most suited for development of the Application Package. These tools are as follows: - 1. Bracket code / Subliment text IDE (For front end) 2. Java Script (For Back end)
  • 14. HARDWARE & SOFTWARE REQUIREMENT HARDWARE: Processor Pentium-IV or higher Processor Speed 533 MHZ Hard Disk Space 1 TB System Ram 2,4 GB and Above Input Devices Basic keyboard Output device Standard color monitor SOFTWARE: Operating System Windows 10 Front End Bracket code IDE Back End Local server as Google Chrome, and Mozilla Firefox
  • 16. Process Model Iterative Model Iterative process starts with a simple implementation of a subset of the Software requirements and iteratively enhances the evolving Versions until the full system is implemented. At each iteration design modifications are made and new functional capabilities are added. Iterative and Incremental development is any combination of both iterative designer iterative method and incremental build model for software development. The combination is of long standing and has been widely suggested for large development efforts.
  • 18. Feasibility Study Operational feasibility : Proposed project is beneficial only if it can be turned into information systems that will meet the organization operating requirements. Simply stated, this test of feasibility asks if the system will work when it is developed and installed. What are major barriers to implementation? Here are questions that will help test the operational feasibility of a project Technical feasibility : Technical feasibility centers on the existing computer system(hardware, software, etc. ) and to what extent it can support the proposed addition. For example, if the current computer is operating at 80% capacity-an arbitrary ceiling-then running another application could overload the system or require additional hardware. This involves financial considerations to accommodate technical enhancements. If the budget is a serious constraint, then the project is judged but not feasible.
  • 19. SYSTEM DESIGN System Design is the solution to the creation of a new system. This is the important aspect made up of several steps. The complete, efficient and successful system should provide the following in succession: - ➢ ∗ From where should we start ➢ ∗ Where we have to go ➢ ∗ Where should we stop If the project is to be successful, we will need answer these question. The answer of these A question is schema manner and is known as system design. A systematic manner will be followed so as to achieve beneficial result at the end. It involves starting with a vague idea and ultimately developing it up into a useful system. The design phase is transition from a user oriented to a document oriented to the programmers. Software report can be broken into a series of steps starting with the basic ideas and ending with the finished project. The steps for the successful project are as follows: - We should define problem completely and the goals should be known before our destination
  • 20. In the next step, we should specify inputs and outputs of our interest Then the structure of various database should be designed which will be used during the programming Next, we should design our programs of user friendly nature and always provide a way to the user to read back the origin if he/she find any complex problem at any stage We should know the function of each and every program which will leads us to or helps us to read at the specified goal. Out of these defined steps, few of the major steps will respect to Project “Vehicles Parking Management System”.
  • 21. Vehicle Parking System : DATA FLOW DIAGRAMS (DFD’S) The DFD was first developed by Larry Constance as a way of expressing system in a graphical form. A DFD, also known as Bubble Chart, has a purpose of clarifying system requirement and identifying major transformation that will become the programs in the system design. Following is the DFD of the system.
  • 22.
  • 23. The Entity Relationship Diagram ( E-RD) We can express the overall logical structure of a database graphically with an E-R diagram. Its components are: 1 .Rectangles representing entity sets. 2. Ellipses representing attributes. 3. Diamonds representing relationship sets. 4. Lines linking attribute to entity sets and entity sets to relationship sets.
  • 24. MODULES USED IN THE PROJECT This project includes the following modules for development of the project. These are as follows: - Admin Section : Vehicle parking management system is project in Html, css and java Script . Talking about the feature of system , it just contains the Admin section . Also you can view all users and manage the parking area details. You just have to type the details and click on the add button to add the parking information on the record . This project includes a parking java script for making the functions of the project. Vehicle Records: This most important record which focuses in our Vehicle Parking Management System. It stores the essential Vehicle records like: - Name of Owner -Vehicle Number -Vehicle Type -Vehicle Entry date -Vehicle Exit date
  • 25. How To Run the Project ? To run the project , you don’t need to have any kind of local server but yet a browser recommend you to use modern browser like Google Chrome and Mozilla firefox. To this system , first open the project in your browser by clicking index.html file. The vehicles parking management system in JavaScript programming language.
  • 26. Advantages • Easy to manage and cost – effective • Because of that there is no towing problems. • And our vehicle has been parked as a secure condition. • There is no risk for vehicle owner for parking the car. • In case of any damages and problem of vehicle that will claim by parking • Secure management. Disadvantages • Payment section is not available.
  • 27. Application • Enterprises and institutions • Colleges • Hospital • Factory • Market • Plaza
  • 28. FUTURE SCOPE OF THE PROJECT Vehicle parking management system is an automatic system which delivers data processing in very high speed in systematic manner. Parking is a growing need of the time. Development of this system is very useful in this area of field. We can sell this system to any organization. By using our system they can maintain records very easily. Our system covers the every area of parking management. In coming future there will be excessive need of Vehicle parking management system. Like the things this project also has some limitations and can further be enhances by someone, because there are certain drawbacks that do not permit the system to be 100% accurate.
  • 29. REFERENCES • Help with us google.com • www.w3school.com • www.youtube.com