SlideShare a Scribd company logo
1 of 29
Download to read offline
[Document title]
PROJECT REPORT
ON
parking system
management
Submitted to centurion university of technology & management in partial
fulfilment of the requirement for the degree of
B.TECH IN COMPUTER SCIENCE ENGINEERING
SUBMITTED BY
RAUSHAN KUMAR-220101120100-CSE
JAWED NASIM-220101120104-CSE
ANUJ GIRI -220101120091-cse
Under the guidance of
Dr. uttam mandey
SCHOOL OF EDUCATION & TECHNOLOGY
CENTURION UNIVERSITY OF TECHNOLOGY & MANAGEMENT
PARALAKHEMUNDI, ODISHA
2022-2026
[Document title]
CERTIFICATE
This is to be certified that the project entitled “Library
Management System” has been submitted for the Bachelor
of Technology in Computer Science Engineering of School
of Engineering &Technology, CUTM, during the academic
year 2022-2026 is a persuasive piece of project work
carried out by” RAUSHAN KUMAR, JAWED NASIM, ANUJ
GIRI “towards the partial fulfiIlment for award of the degree
(B.Tech.) under the guidance of “DR UTTAM MANDEY ” and
no part thereof has been submitted by them for any degree
to the best of my knowledge.
Signature of HOD
Signature of Project Guide
Signature of Coordinator
[Document title]
BONAFIDE CERTIFICATE
Certified that this project report LIBRARY MANAGEMENT
SYSTEM is the Bonafide work of RAUSHAN KUMAR ,
JAWED NASIM , ANUJ GIRI who carried out the project
work under my supervision. This is to further certify to the best
of my knowledge that this project has not been carried out
earlier in the institute and the university.
Signature of Guide
Certificate that the above mentioned project has been duly
carried out as per the norms of the collage and statutes of
the university
Signature of Principal
Signature of External
[Document title]
CANDIDATE’S DECLERATION
We RAUSHAN KUMAR , JAWED NASIM , ANUJ GIRI “ B.TECH
in Computer Science engineering (1 th Semester) of
Centurion University of Technology and Management,
Paralakhemundi, hereby declare that the project report
“Library management system” is an original Work and data
provided in the study is authentic one. This report has not
been submitted to any other institute for the award of any
other degree by us.
Signature of Student(s)
RAUSHAN KUMAR-220101120100-CSE
ANUJ GIRI -220101120091-CSE
JAWED NASIM-220101120104-CSE
[Document title]
ACKNOWLEDGEMENT
It is my pleasure to be indebted to various people, who directly or
indirectly contributed in the development of this work and who
influenced my thinking, behaviour and acts during the course of study.
I express my sincere gratitude to worthy Dean for providing academic
support &opportunities.
I am thankful to Mr. Devendra Maharana for his support, cooperation,
and motivation provided to me during the training for constant
inspiration, presence and blessings.
I also extend my sincere appreciation to HOD who provided his
valuable suggestions and precious time in accomplishing my project
report.
I extend my sincere appreciation to DR. UTTAM MANDEY ,
Coordinator who provided his valuable suggestions and precious time
in accomplishing my project report.
Lastly, I would like to thank the almighty and my parents for their
moral support and friends with whom I shared my day-to day
experiences and received lots of suggestions those improved The
quality.
BY,
RAUSHAN KUMAR-220101120100-CSE
ANUJ GIRI -220101120091-CSE
JAWED NASIM-220101120104-CSE
[Document title]
CONTENTS
❖ INTRODUCTION
❖ PROJECT OVERVIEW
❖ PROBLEM DEFINITION
❖ SYSTEM DESIGN
❖ PROJECT MODULES
❖ EXISTING SYSTEM
❖ PROPOSED SYSTEM
❖ OBJECTIVE
❖ SCOPE OF THE SYSTEM
❖ SYSTEM SPECIFICATIONS
❖ FLOW DIAGRAM
❖ CODE
❖ OUTPUT SCREENS
❖ CONCLUSION
❖ FUTURE ENCHANCEMENTS
❖ BIBLIOGRAPHY
❖ REFERENCE
[Document title]
INTRODUCTION
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.
Now days in many public places such as malls, multiplex system,
hospitals, offices market areas there is a crucial problem of vehicle
parking. The vehicle parking area has many lanes/slots for car
parking. So to park a vehicle one has to look for all the lanes.
Moreover this involves a lot of manual labour and investment.
Instead of vehicle caught in towing the vehicle can park on safe and
security with low cost.
Parking control system has been generated in such a way that it is
filled with many secure devices such as, parking control gates, toll
gates, time and attendance machine car counting system etc. These
features are hereby very necessary nowadays to secure your car and
also to evaluate the fee structure for every vehicles entry and exit.
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.
[Document title]
Project overview
We can park our vehicle in our own slot by paying.
➢ Becauseofthatthereisnotowingproblems.
➢ Andourvehiclehasbeenparkedasasecurecondition.
➢ Thereisnoriskforvehicleownerforparkingthecar.
➢ Incaseofanydamagesandproblemofvehiclethatwillclaim
byparkingmanagement.
➢ Astheworldisfacingmanythreadsdaily,robberiesare
doneeasilywithnotracktotrace,bombblastsoccurwiththe
useofvehicle,soifapropersystemIsadoptedeachandevery
recordcanbesavedandanyonecanbetrackeasilytherefore
mainlyistomakeabetterandfastsoftware,mostimportant
user-friendly
➢ Maintainrecordsinshorttimeofperiod.
➢ Determines theparkingareaisfullornot.
➢ Enhances the visitor’s experience.
[Document title]
PROBLEM DEFINITION
➢Now a days in parking like valet parking
they maintain just with the tokens and they have
records the vehicle details in books so that during
some critical situations like police enquiry of
terrorist car or vehicle roberrer that case it is
difficult to find the details of particular vehicle but
in this case is easy to find in 1to 2 seconds.
➢By parking the vehicle in public place the vehicle
can be claimed by towing person but in this case
there is no towing problems and no need to give
fine for anything we can park our vehicle with
securely.
[Document title]
SYSTEM DESIGN
Software requirements:
Operating System : Windows
Technology : Java and J2EE
Web Technologies : REACT JS,SPRING BOOT
Web Server : Tomcat
Database : my SQL
Java version: J2SDK1.5
Hardware requirements:
Hardware – Pentium
Speed - 1.1 Ghz
RAM -1GB
Hard Disk - 20 GB
Floppy Drive - 1.44 MB
Key Board - Standard Windows Keyboard
Mouse - Two or Three Button Mouse
Monitor - SVGA
[Document title]
USE CASE DIAGRAM OF LIBRARY
MANAGEMENT SYSTEM
[Document title]
[Document title]
ADMINE LOGIN DIAGRAM
[Document title]
CLASS PARKING DIAGRAM
[Document title]
CODE
#include < stdio.h >
#include < stdlib.h >
#include < string.h >
int bus_slot = 5, car_slot = 5, bike_slot = 20, auto_slot =
15;
int earings = 0, bus_count = 0, car_count = 0,
bike_count = 0, auto_count = 0;
int index1 = 0, index2 = 0, index3 = 0;
struct customer
{
char customerName[10][20], date[10][13];
int vehicleNumber[10];
} c_data;
void print_receipt(int fees)
{
//this function use to print receipt
printf("nHere you receipt!n");
printf("*************n");
printf("Name: %sn", c_data.customerName[index2]);
printf("Vehicle numebr: %dn",
c_data.vehicleNumber[index1]);
printf("Date: %sn", c_data.date[index3]);
printf("Your name :%dn", fees);
printf("*************n");
}
void bus_park()
{
//this function use to handle bus parking operations
int fees;
printf("Enter your name: ");
[Document title]
fflush(stdin);
gets(c_data.customerName[index2]);
printf("Enter vehicle number: ");
scanf("%d", &c_data.vehicleNumber[index1]);
printf("Enter today's date: ");
fflush(stdin);
gets(c_data.date[index3]);
repeat:
printf("Please enter fees: ");
scanf("%d", &fees);
if (fees < 200 || fees > 200)
{
printf("Please enter valid amount");
goto repeat;
}
else
{
earings = earings + fees;
printf("Your payment is successfully donen");
}
print_receipt(fees);
index1++;
index2++;
index3++;
bus_count++;
}
void car_park()
{
//this function use to handle car parking operations
int fees;
printf("Enter your name: ");
fflush(stdin);
gets(c_data.customerName[index2]);
[Document title]
printf("Enter vehicle number: ");
scanf("%d", &c_data.vehicleNumber[index1]);
printf("Enter today's date: ");
fflush(stdin);
gets(c_data.date[index3]);
repeat:
printf("Enter parking fees: ");
scanf("%d", &fees);
if (fees < 150 || fees > 150)
{
printf("Please enter valid amount");
goto repeat;
}
else
{
earings = earings + fees;
printf("Your payment is successfully donen");
}
print_receipt(fees);
index1++;
index2++;
index3++;
car_count++;
}
void bike_park()
{
//this function use to handle bike parking operations
int fees;
printf("Enter your name: ");
fflush(stdin);
gets(c_data.customerName[index2]);
printf("Enter vehicle number: ");
scanf("%d", &c_data.vehicleNumber[index1]);
[Document title]
printf("Enter today's date: ");
fflush(stdin);
gets(c_data.date[index3]);
repeat:
printf("Enter parking fees: ");
scanf("%d", &fees);
if (fees < 50 || fees > 50)
{
printf("Please enter valid amount");
goto repeat;
}
else
{
earings = earings + fees;
printf("Your payment is successfully donen");
}
print_receipt(fees);
index1++;
index2++;
index3++;
bike_count++;
}
void auto_park()
{
//this function use to handle auto parking operations
int fees;
printf("Enter your name: ");
fflush(stdin);
gets(c_data.customerName[index2]);
printf("Enter vehicle number: ");
scanf("%d", &c_data.vehicleNumber[index1]);
printf("Enter today's date: ");
fflush(stdin);
[Document title]
gets(c_data.date[index3]);
repeat:
printf("Enter parking fees: ");
scanf("%d", &fees);
if (fees < 100 || fees > 100)
{
printf("Please enter valid amount");
goto repeat;
}
else
{
earings = earings + fees;
printf("Your payment is successfully donen");
}
print_receipt(fees);
index1++;
index2++;
index3++;
auto_count++;
}
void park_vehicle()
{
//this function use to handle parking operations
int choose;
again:
printf("n1.Bus 2.Carn");
printf("3.Bike 4.Auton");
printf("Which vehicle you want to park: ");
scanf("%d", &choose);
switch (choose)
{
case 1:
if (bus_slot == 0)
[Document title]
{
printf("nSorry! Bus parking slot is not
availablen");
}
else
{
bus_park();
bus_slot--;
}
break;
case 2:
if (car_slot == 0)
{
printf("nSorry! Car parking slot is not
availablen");
}
else
{
car_park();
car_slot--;
}
break;
case 3:
if (bike_slot == 0)
{
printf("nSorry! Bike parking slot is not
availablen");
}
else
{
bike_park();
bike_slot--;
}
[Document title]
break;
case 4:
if (auto_slot == 0)
{
printf("nSorry! Auto parking slot is not
availablen");
}
else
{
auto_park();
auto_slot--;
}
break;
default:
printf("Invalid number try againn");
goto again;
}
}
void check_vehicle()
{
//This function use to check your vehicle is available
or not
char customerName1[20], date1[13];
int vehicleNumber;
int i = 0, check1, check2, check3;
printf("nPlease enter some detailsn");
printf("Enter Name: ");
fflush(stdin);
gets(customerName1);
printf("Enter vehicle number: ");
scanf("%d", &vehicleNumber);
printf("Enter date: ");
fflush(stdin);
[Document title]
gets(date1);
while (1)
{
check1 = strcmp(customerName1,
c_data.customerName[i]);
check3 = strcmp(date1, c_data.date[i]);
if (vehicleNumber == c_data.vehicleNumber[i])
{
check2 = 0;
}
if (check1 == 0 && check2 == 0 && check3 == 0)
{
printf("nYour vehicle is available heren");
break;
}
else
{
if (index1 == 9)
{
printf("nSorry! your vehicle is not available
heren");
break;
}
}
i++;
}
}
void check_insight()
{
//This function use to check parking insight
printf("n******Today's insight******n");
printf("Total earnings: %dn", earings);
printf("Total Bus parked: %dn", bus_count);
[Document title]
printf("Total Car parked: %dn", car_count);
printf("Total Bike parked: %dn", bike_count);
printf("Total Auto parked: %dn", auto_count);
}
void main()
{
//This function use to handle start menu
int choose;
do
{
printf("n******Welcome to AKS parking
stand***n");
printf("This is vehicle fees chartn");
printf("Bus fees 200 Car fees 150n");
printf("Bike fees 50 Auto fees 100n");
printf("nEnter 1 for park your vehiclen");
printf("Enter 2 for check your vehiclen");
printf("Enter 3 for show today insightn");
printf("Enter 4 for exitn");
again:
printf("Please choose any option: ");
scanf("%d", &choose);
switch (choose)
{
case 1:
park_vehicle();
break;
case 2:
check_vehicle();
break;
case 3:
check_insight();
break;
[Document title]
case 4:
printf("Thank you for using our parking standn");
exit(0);
break;
default:
printf("Invalid number try againn");
goto again;
break;
}
} while (choose != 4);
}
Export default view parking management
[Document title]
SCREENSHOTS
Admine login
[Document title]
2. Invalid login and password
[Document title]
3. Register page
[Document title]
ADVANTAGES
• Simple and Easy to use
• Increases efficiency
• Secure and reliable
CONCLUSION
This Project is minimizing the task of parking a vehicle by paying and
saying some details about customer and vehicle to save data .In this
the vehicle is parked as a safe and secure. This project is done as
Efficient as possible .
Hereby I, the Student of BSc(IT) 6th Semester concludes that the
project was completely and slowly developed by me. I also
conclude that this project has helped us gain more
knowledge about the topic that we are indulged ourselves into “
Visual Studio ”. I would be glad to enhance and promote this project
if given chance and help ourselves and society in the near future
The developed application is tested with sample inputs and outputs
obtained in according to the requirement. Even though I have tried
our level best to make it a dream project. Due to time constraints I
could not add more facilities to it.
The efficiency of the developed system can be enhanced with some
minor modifications. Future development can be made in proposed
system by integration more services like:
• It can be implemented through web pages.
• New effectives modules can be added time to time
[Document title]
FUTURE ENCHANCEMENT
This is the modern age. Many people have vehicles.
Vehicles 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 placed need a parking space
where people can park their vehicles safety and easily.
Every parking area need a system that records the detail
of vehicles to gibe 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.
Enhancement to create a Bigger and better system
These enhancement deal with what would be required in
a improved, bigger and better system
• In future if when a vehicle enters into the parking
are there should be one sensor in which the user
can easy identify from outside only is there parking
is full or empty or space is allocated.
• In future the vehicle can be parked by machines.

More Related Content

What's hot

VEHICLE MANAGEMENT SYSTEM
VEHICLE MANAGEMENT SYSTEMVEHICLE MANAGEMENT SYSTEM
VEHICLE MANAGEMENT SYSTEMAkash Koul
 
Airlines Reservation System
Airlines Reservation SystemAirlines Reservation System
Airlines Reservation SystemAnit Thapaliya
 
Electric vehicles ppt
Electric vehicles pptElectric vehicles ppt
Electric vehicles pptGIRISH C
 
Online travel booikng
Online travel booikngOnline travel booikng
Online travel booikngsanket shah
 
intelligent braking system report
intelligent braking system reportintelligent braking system report
intelligent braking system reportSumit Kumar
 
automatic vehicle location
automatic vehicle locationautomatic vehicle location
automatic vehicle locationAkhil Kumar
 
Regenerative Braking System
Regenerative Braking SystemRegenerative Braking System
Regenerative Braking Systemsangeetkhule
 
Digital Parking Management PPT
Digital Parking Management PPTDigital Parking Management PPT
Digital Parking Management PPTshiksha kranti
 
Airline reservation system documentation
Airline reservation system documentationAirline reservation system documentation
Airline reservation system documentationSurya Indira
 
Vehicle management system
Vehicle management systemVehicle management system
Vehicle management systemMohd Saddam
 
4. compressed air engine
4. compressed air engine4. compressed air engine
4. compressed air engineMubashar Sharif
 
Hybrid Electric Vehicle Powertrain
Hybrid Electric Vehicle Powertrain Hybrid Electric Vehicle Powertrain
Hybrid Electric Vehicle Powertrain Somraj Dasgupta
 
us reservation System Report
us reservation System Reportus reservation System Report
us reservation System ReportRajat Tripathi
 
Hybrid electric vechicle
Hybrid electric vechicleHybrid electric vechicle
Hybrid electric vechicleshiva kumar
 

What's hot (20)

EMBEDDED IN AUTOMOBILES
EMBEDDED IN AUTOMOBILESEMBEDDED IN AUTOMOBILES
EMBEDDED IN AUTOMOBILES
 
VEHICLE MANAGEMENT SYSTEM
VEHICLE MANAGEMENT SYSTEMVEHICLE MANAGEMENT SYSTEM
VEHICLE MANAGEMENT SYSTEM
 
Airlines Reservation System
Airlines Reservation SystemAirlines Reservation System
Airlines Reservation System
 
Electric vehicles ppt
Electric vehicles pptElectric vehicles ppt
Electric vehicles ppt
 
Electric vehicles
Electric vehiclesElectric vehicles
Electric vehicles
 
Online travel booikng
Online travel booikngOnline travel booikng
Online travel booikng
 
intelligent braking system report
intelligent braking system reportintelligent braking system report
intelligent braking system report
 
automatic vehicle location
automatic vehicle locationautomatic vehicle location
automatic vehicle location
 
Regenerative Braking System
Regenerative Braking SystemRegenerative Braking System
Regenerative Braking System
 
Digital Parking Management PPT
Digital Parking Management PPTDigital Parking Management PPT
Digital Parking Management PPT
 
Airline reservation system documentation
Airline reservation system documentationAirline reservation system documentation
Airline reservation system documentation
 
Electric vehicles ppt
Electric vehicles pptElectric vehicles ppt
Electric vehicles ppt
 
Vehicle management system
Vehicle management systemVehicle management system
Vehicle management system
 
4. compressed air engine
4. compressed air engine4. compressed air engine
4. compressed air engine
 
Hybrid Electric Vehicle Powertrain
Hybrid Electric Vehicle Powertrain Hybrid Electric Vehicle Powertrain
Hybrid Electric Vehicle Powertrain
 
Fuel Cell Vehicle
Fuel Cell VehicleFuel Cell Vehicle
Fuel Cell Vehicle
 
Hy wire-car
Hy wire-carHy wire-car
Hy wire-car
 
Ev charging-station
Ev charging-stationEv charging-station
Ev charging-station
 
us reservation System Report
us reservation System Reportus reservation System Report
us reservation System Report
 
Hybrid electric vechicle
Hybrid electric vechicleHybrid electric vechicle
Hybrid electric vechicle
 

Similar to parking system management in c programing language project

Vehicles Parking Management System project presentation 2020
Vehicles Parking Management System project presentation 2020Vehicles Parking Management System project presentation 2020
Vehicles Parking Management System project presentation 2020Vikram Singh
 
Final year project working documentation 2020
Final year project working documentation 2020Final year project working documentation 2020
Final year project working documentation 2020Vikram Singh
 
SMART_PARKING_SYSTEM_REPORT.docx
SMART_PARKING_SYSTEM_REPORT.docxSMART_PARKING_SYSTEM_REPORT.docx
SMART_PARKING_SYSTEM_REPORT.docxSaurabhKumar250160
 
PR3228 - SMART_PARKING_SYSTEM_REPORT - RAJ MANI M.pdf
PR3228 - SMART_PARKING_SYSTEM_REPORT - RAJ MANI M.pdfPR3228 - SMART_PARKING_SYSTEM_REPORT - RAJ MANI M.pdf
PR3228 - SMART_PARKING_SYSTEM_REPORT - RAJ MANI M.pdfShravyaKandukuri
 
Smart parking documentation .pdf
Smart parking documentation .pdfSmart parking documentation .pdf
Smart parking documentation .pdfShravyaKandukuri
 
Online Tours and travel
Online Tours and travelOnline Tours and travel
Online Tours and travelAmit Patil
 
Online Cab Booking System Final Report
Online Cab Booking System Final ReportOnline Cab Booking System Final Report
Online Cab Booking System Final ReportPiyushPatil73
 
AMIZONER: Final Report
AMIZONER: Final ReportAMIZONER: Final Report
AMIZONER: Final ReportNeil Mathew
 
DESIGN OF SERVICE APPLICATION FOR AUTO DETAILING: A CASE STUDY OF JETWASH AUT...
DESIGN OF SERVICE APPLICATION FOR AUTO DETAILING: A CASE STUDY OF JETWASH AUT...DESIGN OF SERVICE APPLICATION FOR AUTO DETAILING: A CASE STUDY OF JETWASH AUT...
DESIGN OF SERVICE APPLICATION FOR AUTO DETAILING: A CASE STUDY OF JETWASH AUT...AM Publications
 
294670037-airline-reservation-system-documentation.doc
294670037-airline-reservation-system-documentation.doc294670037-airline-reservation-system-documentation.doc
294670037-airline-reservation-system-documentation.docyashgaming17
 
buy heroin online | white heroin for sale online | black tar heroin online
buy heroin online | white heroin for sale online | black tar heroin onlinebuy heroin online | white heroin for sale online | black tar heroin online
buy heroin online | white heroin for sale online | black tar heroin onlinereyswert
 
AU-Project-Report-Fulltext-132299.PDF
AU-Project-Report-Fulltext-132299.PDFAU-Project-Report-Fulltext-132299.PDF
AU-Project-Report-Fulltext-132299.PDFCCSSenatorAbogadoAj
 

Similar to parking system management in c programing language project (20)

Vehicles Parking Management System project presentation 2020
Vehicles Parking Management System project presentation 2020Vehicles Parking Management System project presentation 2020
Vehicles Parking Management System project presentation 2020
 
Final year project working documentation 2020
Final year project working documentation 2020Final year project working documentation 2020
Final year project working documentation 2020
 
Project synopsis.
Project synopsis.Project synopsis.
Project synopsis.
 
SMART_PARKING_SYSTEM_REPORT.docx
SMART_PARKING_SYSTEM_REPORT.docxSMART_PARKING_SYSTEM_REPORT.docx
SMART_PARKING_SYSTEM_REPORT.docx
 
PR3228 - SMART_PARKING_SYSTEM_REPORT - RAJ MANI M.pdf
PR3228 - SMART_PARKING_SYSTEM_REPORT - RAJ MANI M.pdfPR3228 - SMART_PARKING_SYSTEM_REPORT - RAJ MANI M.pdf
PR3228 - SMART_PARKING_SYSTEM_REPORT - RAJ MANI M.pdf
 
Smart parking documentation .pdf
Smart parking documentation .pdfSmart parking documentation .pdf
Smart parking documentation .pdf
 
Online Tours and travel
Online Tours and travelOnline Tours and travel
Online Tours and travel
 
Online Cab Booking System Final Report
Online Cab Booking System Final ReportOnline Cab Booking System Final Report
Online Cab Booking System Final Report
 
AMIZONER: Final Report
AMIZONER: Final ReportAMIZONER: Final Report
AMIZONER: Final Report
 
DESIGN OF SERVICE APPLICATION FOR AUTO DETAILING: A CASE STUDY OF JETWASH AUT...
DESIGN OF SERVICE APPLICATION FOR AUTO DETAILING: A CASE STUDY OF JETWASH AUT...DESIGN OF SERVICE APPLICATION FOR AUTO DETAILING: A CASE STUDY OF JETWASH AUT...
DESIGN OF SERVICE APPLICATION FOR AUTO DETAILING: A CASE STUDY OF JETWASH AUT...
 
294670037-airline-reservation-system-documentation.doc
294670037-airline-reservation-system-documentation.doc294670037-airline-reservation-system-documentation.doc
294670037-airline-reservation-system-documentation.doc
 
Car Rental System
Car Rental SystemCar Rental System
Car Rental System
 
buy heroin online | white heroin for sale online | black tar heroin online
buy heroin online | white heroin for sale online | black tar heroin onlinebuy heroin online | white heroin for sale online | black tar heroin online
buy heroin online | white heroin for sale online | black tar heroin online
 
“DESIGN AND DEVELOPMENT OF FIXTURE FOR FIXING BEARING IN CRANK-CASE
“DESIGN AND DEVELOPMENT OF FIXTURE FOR  FIXING BEARING IN CRANK-CASE“DESIGN AND DEVELOPMENT OF FIXTURE FOR  FIXING BEARING IN CRANK-CASE
“DESIGN AND DEVELOPMENT OF FIXTURE FOR FIXING BEARING IN CRANK-CASE
 
AU-Project-Report-Fulltext-132299.PDF
AU-Project-Report-Fulltext-132299.PDFAU-Project-Report-Fulltext-132299.PDF
AU-Project-Report-Fulltext-132299.PDF
 
PBL2.0.pptx
PBL2.0.pptxPBL2.0.pptx
PBL2.0.pptx
 
PBL2.0.pptx
PBL2.0.pptxPBL2.0.pptx
PBL2.0.pptx
 
bus reservation.pptx
bus reservation.pptxbus reservation.pptx
bus reservation.pptx
 
Black book converted
Black book convertedBlack book converted
Black book converted
 
Black book converted
Black book convertedBlack book converted
Black book converted
 

More from RaushanKumar511746

More from RaushanKumar511746 (9)

SPHERICAL MIRROR.pptx
SPHERICAL MIRROR.pptxSPHERICAL MIRROR.pptx
SPHERICAL MIRROR.pptx
 
CENCEPT OF CENTROID
CENCEPT OF CENTROIDCENCEPT OF CENTROID
CENCEPT OF CENTROID
 
fifa world cup.pptx.pdf
fifa world cup.pptx.pdffifa world cup.pptx.pdf
fifa world cup.pptx.pdf
 
formation_of_pn_juction.pptx
formation_of_pn_juction.pptxformation_of_pn_juction.pptx
formation_of_pn_juction.pptx
 
Brewster’s_Law
Brewster’s_LawBrewster’s_Law
Brewster’s_Law
 
SPHERICAL MIRROR.pptx
SPHERICAL MIRROR.pptxSPHERICAL MIRROR.pptx
SPHERICAL MIRROR.pptx
 
Presentation1.pptx
Presentation1.pptxPresentation1.pptx
Presentation1.pptx
 
Diffraction and polarization
Diffraction and polarizationDiffraction and polarization
Diffraction and polarization
 
Raushan kumar. Reg - 220101120100.pdf
Raushan kumar. Reg - 220101120100.pdfRaushan kumar. Reg - 220101120100.pdf
Raushan kumar. Reg - 220101120100.pdf
 

Recently uploaded

Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...IJECEIAES
 
Maher Othman Interior Design Portfolio..
Maher Othman Interior Design Portfolio..Maher Othman Interior Design Portfolio..
Maher Othman Interior Design Portfolio..MaherOthman7
 
15-Minute City: A Completely New Horizon
15-Minute City: A Completely New Horizon15-Minute City: A Completely New Horizon
15-Minute City: A Completely New HorizonMorshed Ahmed Rahath
 
Working Principle of Echo Sounder and Doppler Effect.pdf
Working Principle of Echo Sounder and Doppler Effect.pdfWorking Principle of Echo Sounder and Doppler Effect.pdf
Working Principle of Echo Sounder and Doppler Effect.pdfSkNahidulIslamShrabo
 
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...josephjonse
 
engineering chemistry power point presentation
engineering chemistry  power point presentationengineering chemistry  power point presentation
engineering chemistry power point presentationsj9399037128
 
NEWLETTER FRANCE HELICES/ SDS SURFACE DRIVES - MAY 2024
NEWLETTER FRANCE HELICES/ SDS SURFACE DRIVES - MAY 2024NEWLETTER FRANCE HELICES/ SDS SURFACE DRIVES - MAY 2024
NEWLETTER FRANCE HELICES/ SDS SURFACE DRIVES - MAY 2024EMMANUELLEFRANCEHELI
 
CLOUD COMPUTING SERVICES - Cloud Reference Modal
CLOUD COMPUTING SERVICES - Cloud Reference ModalCLOUD COMPUTING SERVICES - Cloud Reference Modal
CLOUD COMPUTING SERVICES - Cloud Reference ModalSwarnaSLcse
 
Autodesk Construction Cloud (Autodesk Build).pptx
Autodesk Construction Cloud (Autodesk Build).pptxAutodesk Construction Cloud (Autodesk Build).pptx
Autodesk Construction Cloud (Autodesk Build).pptxMustafa Ahmed
 
Fuzzy logic method-based stress detector with blood pressure and body tempera...
Fuzzy logic method-based stress detector with blood pressure and body tempera...Fuzzy logic method-based stress detector with blood pressure and body tempera...
Fuzzy logic method-based stress detector with blood pressure and body tempera...IJECEIAES
 
Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...
Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...
Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...drjose256
 
Augmented Reality (AR) with Augin Software.pptx
Augmented Reality (AR) with Augin Software.pptxAugmented Reality (AR) with Augin Software.pptx
Augmented Reality (AR) with Augin Software.pptxMustafa Ahmed
 
Diploma Engineering Drawing Qp-2024 Ece .pdf
Diploma Engineering Drawing Qp-2024 Ece .pdfDiploma Engineering Drawing Qp-2024 Ece .pdf
Diploma Engineering Drawing Qp-2024 Ece .pdfJNTUA
 
Seismic Hazard Assessment Software in Python by Prof. Dr. Costas Sachpazis
Seismic Hazard Assessment Software in Python by Prof. Dr. Costas SachpazisSeismic Hazard Assessment Software in Python by Prof. Dr. Costas Sachpazis
Seismic Hazard Assessment Software in Python by Prof. Dr. Costas SachpazisDr.Costas Sachpazis
 
The Entity-Relationship Model(ER Diagram).pptx
The Entity-Relationship Model(ER Diagram).pptxThe Entity-Relationship Model(ER Diagram).pptx
The Entity-Relationship Model(ER Diagram).pptxMANASINANDKISHORDEOR
 
Instruct Nirmaana 24-Smart and Lean Construction Through Technology.pdf
Instruct Nirmaana 24-Smart and Lean Construction Through Technology.pdfInstruct Nirmaana 24-Smart and Lean Construction Through Technology.pdf
Instruct Nirmaana 24-Smart and Lean Construction Through Technology.pdfEr.Sonali Nasikkar
 
Circuit Breakers for Engineering Students
Circuit Breakers for Engineering StudentsCircuit Breakers for Engineering Students
Circuit Breakers for Engineering Studentskannan348865
 
Dynamo Scripts for Task IDs and Space Naming.pptx
Dynamo Scripts for Task IDs and Space Naming.pptxDynamo Scripts for Task IDs and Space Naming.pptx
Dynamo Scripts for Task IDs and Space Naming.pptxMustafa Ahmed
 
Software Engineering Practical File Front Pages.pdf
Software Engineering Practical File Front Pages.pdfSoftware Engineering Practical File Front Pages.pdf
Software Engineering Practical File Front Pages.pdfssuser5c9d4b1
 
NO1 Best Powerful Vashikaran Specialist Baba Vashikaran Specialist For Love V...
NO1 Best Powerful Vashikaran Specialist Baba Vashikaran Specialist For Love V...NO1 Best Powerful Vashikaran Specialist Baba Vashikaran Specialist For Love V...
NO1 Best Powerful Vashikaran Specialist Baba Vashikaran Specialist For Love V...Amil baba
 

Recently uploaded (20)

Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...Developing a smart system for infant incubators using the internet of things ...
Developing a smart system for infant incubators using the internet of things ...
 
Maher Othman Interior Design Portfolio..
Maher Othman Interior Design Portfolio..Maher Othman Interior Design Portfolio..
Maher Othman Interior Design Portfolio..
 
15-Minute City: A Completely New Horizon
15-Minute City: A Completely New Horizon15-Minute City: A Completely New Horizon
15-Minute City: A Completely New Horizon
 
Working Principle of Echo Sounder and Doppler Effect.pdf
Working Principle of Echo Sounder and Doppler Effect.pdfWorking Principle of Echo Sounder and Doppler Effect.pdf
Working Principle of Echo Sounder and Doppler Effect.pdf
 
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
 
engineering chemistry power point presentation
engineering chemistry  power point presentationengineering chemistry  power point presentation
engineering chemistry power point presentation
 
NEWLETTER FRANCE HELICES/ SDS SURFACE DRIVES - MAY 2024
NEWLETTER FRANCE HELICES/ SDS SURFACE DRIVES - MAY 2024NEWLETTER FRANCE HELICES/ SDS SURFACE DRIVES - MAY 2024
NEWLETTER FRANCE HELICES/ SDS SURFACE DRIVES - MAY 2024
 
CLOUD COMPUTING SERVICES - Cloud Reference Modal
CLOUD COMPUTING SERVICES - Cloud Reference ModalCLOUD COMPUTING SERVICES - Cloud Reference Modal
CLOUD COMPUTING SERVICES - Cloud Reference Modal
 
Autodesk Construction Cloud (Autodesk Build).pptx
Autodesk Construction Cloud (Autodesk Build).pptxAutodesk Construction Cloud (Autodesk Build).pptx
Autodesk Construction Cloud (Autodesk Build).pptx
 
Fuzzy logic method-based stress detector with blood pressure and body tempera...
Fuzzy logic method-based stress detector with blood pressure and body tempera...Fuzzy logic method-based stress detector with blood pressure and body tempera...
Fuzzy logic method-based stress detector with blood pressure and body tempera...
 
Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...
Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...
Tembisa Central Terminating Pills +27838792658 PHOMOLONG Top Abortion Pills F...
 
Augmented Reality (AR) with Augin Software.pptx
Augmented Reality (AR) with Augin Software.pptxAugmented Reality (AR) with Augin Software.pptx
Augmented Reality (AR) with Augin Software.pptx
 
Diploma Engineering Drawing Qp-2024 Ece .pdf
Diploma Engineering Drawing Qp-2024 Ece .pdfDiploma Engineering Drawing Qp-2024 Ece .pdf
Diploma Engineering Drawing Qp-2024 Ece .pdf
 
Seismic Hazard Assessment Software in Python by Prof. Dr. Costas Sachpazis
Seismic Hazard Assessment Software in Python by Prof. Dr. Costas SachpazisSeismic Hazard Assessment Software in Python by Prof. Dr. Costas Sachpazis
Seismic Hazard Assessment Software in Python by Prof. Dr. Costas Sachpazis
 
The Entity-Relationship Model(ER Diagram).pptx
The Entity-Relationship Model(ER Diagram).pptxThe Entity-Relationship Model(ER Diagram).pptx
The Entity-Relationship Model(ER Diagram).pptx
 
Instruct Nirmaana 24-Smart and Lean Construction Through Technology.pdf
Instruct Nirmaana 24-Smart and Lean Construction Through Technology.pdfInstruct Nirmaana 24-Smart and Lean Construction Through Technology.pdf
Instruct Nirmaana 24-Smart and Lean Construction Through Technology.pdf
 
Circuit Breakers for Engineering Students
Circuit Breakers for Engineering StudentsCircuit Breakers for Engineering Students
Circuit Breakers for Engineering Students
 
Dynamo Scripts for Task IDs and Space Naming.pptx
Dynamo Scripts for Task IDs and Space Naming.pptxDynamo Scripts for Task IDs and Space Naming.pptx
Dynamo Scripts for Task IDs and Space Naming.pptx
 
Software Engineering Practical File Front Pages.pdf
Software Engineering Practical File Front Pages.pdfSoftware Engineering Practical File Front Pages.pdf
Software Engineering Practical File Front Pages.pdf
 
NO1 Best Powerful Vashikaran Specialist Baba Vashikaran Specialist For Love V...
NO1 Best Powerful Vashikaran Specialist Baba Vashikaran Specialist For Love V...NO1 Best Powerful Vashikaran Specialist Baba Vashikaran Specialist For Love V...
NO1 Best Powerful Vashikaran Specialist Baba Vashikaran Specialist For Love V...
 

parking system management in c programing language project

  • 1. [Document title] PROJECT REPORT ON parking system management Submitted to centurion university of technology & management in partial fulfilment of the requirement for the degree of B.TECH IN COMPUTER SCIENCE ENGINEERING SUBMITTED BY RAUSHAN KUMAR-220101120100-CSE JAWED NASIM-220101120104-CSE ANUJ GIRI -220101120091-cse Under the guidance of Dr. uttam mandey SCHOOL OF EDUCATION & TECHNOLOGY CENTURION UNIVERSITY OF TECHNOLOGY & MANAGEMENT PARALAKHEMUNDI, ODISHA 2022-2026
  • 2. [Document title] CERTIFICATE This is to be certified that the project entitled “Library Management System” has been submitted for the Bachelor of Technology in Computer Science Engineering of School of Engineering &Technology, CUTM, during the academic year 2022-2026 is a persuasive piece of project work carried out by” RAUSHAN KUMAR, JAWED NASIM, ANUJ GIRI “towards the partial fulfiIlment for award of the degree (B.Tech.) under the guidance of “DR UTTAM MANDEY ” and no part thereof has been submitted by them for any degree to the best of my knowledge. Signature of HOD Signature of Project Guide Signature of Coordinator
  • 3. [Document title] BONAFIDE CERTIFICATE Certified that this project report LIBRARY MANAGEMENT SYSTEM is the Bonafide work of RAUSHAN KUMAR , JAWED NASIM , ANUJ GIRI who carried out the project work under my supervision. This is to further certify to the best of my knowledge that this project has not been carried out earlier in the institute and the university. Signature of Guide Certificate that the above mentioned project has been duly carried out as per the norms of the collage and statutes of the university Signature of Principal Signature of External
  • 4. [Document title] CANDIDATE’S DECLERATION We RAUSHAN KUMAR , JAWED NASIM , ANUJ GIRI “ B.TECH in Computer Science engineering (1 th Semester) of Centurion University of Technology and Management, Paralakhemundi, hereby declare that the project report “Library management system” is an original Work and data provided in the study is authentic one. This report has not been submitted to any other institute for the award of any other degree by us. Signature of Student(s) RAUSHAN KUMAR-220101120100-CSE ANUJ GIRI -220101120091-CSE JAWED NASIM-220101120104-CSE
  • 5. [Document title] ACKNOWLEDGEMENT It is my pleasure to be indebted to various people, who directly or indirectly contributed in the development of this work and who influenced my thinking, behaviour and acts during the course of study. I express my sincere gratitude to worthy Dean for providing academic support &opportunities. I am thankful to Mr. Devendra Maharana for his support, cooperation, and motivation provided to me during the training for constant inspiration, presence and blessings. I also extend my sincere appreciation to HOD who provided his valuable suggestions and precious time in accomplishing my project report. I extend my sincere appreciation to DR. UTTAM MANDEY , Coordinator who provided his valuable suggestions and precious time in accomplishing my project report. Lastly, I would like to thank the almighty and my parents for their moral support and friends with whom I shared my day-to day experiences and received lots of suggestions those improved The quality. BY, RAUSHAN KUMAR-220101120100-CSE ANUJ GIRI -220101120091-CSE JAWED NASIM-220101120104-CSE
  • 6. [Document title] CONTENTS ❖ INTRODUCTION ❖ PROJECT OVERVIEW ❖ PROBLEM DEFINITION ❖ SYSTEM DESIGN ❖ PROJECT MODULES ❖ EXISTING SYSTEM ❖ PROPOSED SYSTEM ❖ OBJECTIVE ❖ SCOPE OF THE SYSTEM ❖ SYSTEM SPECIFICATIONS ❖ FLOW DIAGRAM ❖ CODE ❖ OUTPUT SCREENS ❖ CONCLUSION ❖ FUTURE ENCHANCEMENTS ❖ BIBLIOGRAPHY ❖ REFERENCE
  • 7. [Document title] INTRODUCTION 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. Now days in many public places such as malls, multiplex system, hospitals, offices market areas there is a crucial problem of vehicle parking. The vehicle parking area has many lanes/slots for car parking. So to park a vehicle one has to look for all the lanes. Moreover this involves a lot of manual labour and investment. Instead of vehicle caught in towing the vehicle can park on safe and security with low cost. Parking control system has been generated in such a way that it is filled with many secure devices such as, parking control gates, toll gates, time and attendance machine car counting system etc. These features are hereby very necessary nowadays to secure your car and also to evaluate the fee structure for every vehicles entry and exit. 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.
  • 8. [Document title] Project overview We can park our vehicle in our own slot by paying. ➢ Becauseofthatthereisnotowingproblems. ➢ Andourvehiclehasbeenparkedasasecurecondition. ➢ Thereisnoriskforvehicleownerforparkingthecar. ➢ Incaseofanydamagesandproblemofvehiclethatwillclaim byparkingmanagement. ➢ Astheworldisfacingmanythreadsdaily,robberiesare doneeasilywithnotracktotrace,bombblastsoccurwiththe useofvehicle,soifapropersystemIsadoptedeachandevery recordcanbesavedandanyonecanbetrackeasilytherefore mainlyistomakeabetterandfastsoftware,mostimportant user-friendly ➢ Maintainrecordsinshorttimeofperiod. ➢ Determines theparkingareaisfullornot. ➢ Enhances the visitor’s experience.
  • 9. [Document title] PROBLEM DEFINITION ➢Now a days in parking like valet parking they maintain just with the tokens and they have records the vehicle details in books so that during some critical situations like police enquiry of terrorist car or vehicle roberrer that case it is difficult to find the details of particular vehicle but in this case is easy to find in 1to 2 seconds. ➢By parking the vehicle in public place the vehicle can be claimed by towing person but in this case there is no towing problems and no need to give fine for anything we can park our vehicle with securely.
  • 10. [Document title] SYSTEM DESIGN Software requirements: Operating System : Windows Technology : Java and J2EE Web Technologies : REACT JS,SPRING BOOT Web Server : Tomcat Database : my SQL Java version: J2SDK1.5 Hardware requirements: Hardware – Pentium Speed - 1.1 Ghz RAM -1GB Hard Disk - 20 GB Floppy Drive - 1.44 MB Key Board - Standard Windows Keyboard Mouse - Two or Three Button Mouse Monitor - SVGA
  • 11. [Document title] USE CASE DIAGRAM OF LIBRARY MANAGEMENT SYSTEM
  • 15. [Document title] CODE #include < stdio.h > #include < stdlib.h > #include < string.h > int bus_slot = 5, car_slot = 5, bike_slot = 20, auto_slot = 15; int earings = 0, bus_count = 0, car_count = 0, bike_count = 0, auto_count = 0; int index1 = 0, index2 = 0, index3 = 0; struct customer { char customerName[10][20], date[10][13]; int vehicleNumber[10]; } c_data; void print_receipt(int fees) { //this function use to print receipt printf("nHere you receipt!n"); printf("*************n"); printf("Name: %sn", c_data.customerName[index2]); printf("Vehicle numebr: %dn", c_data.vehicleNumber[index1]); printf("Date: %sn", c_data.date[index3]); printf("Your name :%dn", fees); printf("*************n"); } void bus_park() { //this function use to handle bus parking operations int fees; printf("Enter your name: ");
  • 16. [Document title] fflush(stdin); gets(c_data.customerName[index2]); printf("Enter vehicle number: "); scanf("%d", &c_data.vehicleNumber[index1]); printf("Enter today's date: "); fflush(stdin); gets(c_data.date[index3]); repeat: printf("Please enter fees: "); scanf("%d", &fees); if (fees < 200 || fees > 200) { printf("Please enter valid amount"); goto repeat; } else { earings = earings + fees; printf("Your payment is successfully donen"); } print_receipt(fees); index1++; index2++; index3++; bus_count++; } void car_park() { //this function use to handle car parking operations int fees; printf("Enter your name: "); fflush(stdin); gets(c_data.customerName[index2]);
  • 17. [Document title] printf("Enter vehicle number: "); scanf("%d", &c_data.vehicleNumber[index1]); printf("Enter today's date: "); fflush(stdin); gets(c_data.date[index3]); repeat: printf("Enter parking fees: "); scanf("%d", &fees); if (fees < 150 || fees > 150) { printf("Please enter valid amount"); goto repeat; } else { earings = earings + fees; printf("Your payment is successfully donen"); } print_receipt(fees); index1++; index2++; index3++; car_count++; } void bike_park() { //this function use to handle bike parking operations int fees; printf("Enter your name: "); fflush(stdin); gets(c_data.customerName[index2]); printf("Enter vehicle number: "); scanf("%d", &c_data.vehicleNumber[index1]);
  • 18. [Document title] printf("Enter today's date: "); fflush(stdin); gets(c_data.date[index3]); repeat: printf("Enter parking fees: "); scanf("%d", &fees); if (fees < 50 || fees > 50) { printf("Please enter valid amount"); goto repeat; } else { earings = earings + fees; printf("Your payment is successfully donen"); } print_receipt(fees); index1++; index2++; index3++; bike_count++; } void auto_park() { //this function use to handle auto parking operations int fees; printf("Enter your name: "); fflush(stdin); gets(c_data.customerName[index2]); printf("Enter vehicle number: "); scanf("%d", &c_data.vehicleNumber[index1]); printf("Enter today's date: "); fflush(stdin);
  • 19. [Document title] gets(c_data.date[index3]); repeat: printf("Enter parking fees: "); scanf("%d", &fees); if (fees < 100 || fees > 100) { printf("Please enter valid amount"); goto repeat; } else { earings = earings + fees; printf("Your payment is successfully donen"); } print_receipt(fees); index1++; index2++; index3++; auto_count++; } void park_vehicle() { //this function use to handle parking operations int choose; again: printf("n1.Bus 2.Carn"); printf("3.Bike 4.Auton"); printf("Which vehicle you want to park: "); scanf("%d", &choose); switch (choose) { case 1: if (bus_slot == 0)
  • 20. [Document title] { printf("nSorry! Bus parking slot is not availablen"); } else { bus_park(); bus_slot--; } break; case 2: if (car_slot == 0) { printf("nSorry! Car parking slot is not availablen"); } else { car_park(); car_slot--; } break; case 3: if (bike_slot == 0) { printf("nSorry! Bike parking slot is not availablen"); } else { bike_park(); bike_slot--; }
  • 21. [Document title] break; case 4: if (auto_slot == 0) { printf("nSorry! Auto parking slot is not availablen"); } else { auto_park(); auto_slot--; } break; default: printf("Invalid number try againn"); goto again; } } void check_vehicle() { //This function use to check your vehicle is available or not char customerName1[20], date1[13]; int vehicleNumber; int i = 0, check1, check2, check3; printf("nPlease enter some detailsn"); printf("Enter Name: "); fflush(stdin); gets(customerName1); printf("Enter vehicle number: "); scanf("%d", &vehicleNumber); printf("Enter date: "); fflush(stdin);
  • 22. [Document title] gets(date1); while (1) { check1 = strcmp(customerName1, c_data.customerName[i]); check3 = strcmp(date1, c_data.date[i]); if (vehicleNumber == c_data.vehicleNumber[i]) { check2 = 0; } if (check1 == 0 && check2 == 0 && check3 == 0) { printf("nYour vehicle is available heren"); break; } else { if (index1 == 9) { printf("nSorry! your vehicle is not available heren"); break; } } i++; } } void check_insight() { //This function use to check parking insight printf("n******Today's insight******n"); printf("Total earnings: %dn", earings); printf("Total Bus parked: %dn", bus_count);
  • 23. [Document title] printf("Total Car parked: %dn", car_count); printf("Total Bike parked: %dn", bike_count); printf("Total Auto parked: %dn", auto_count); } void main() { //This function use to handle start menu int choose; do { printf("n******Welcome to AKS parking stand***n"); printf("This is vehicle fees chartn"); printf("Bus fees 200 Car fees 150n"); printf("Bike fees 50 Auto fees 100n"); printf("nEnter 1 for park your vehiclen"); printf("Enter 2 for check your vehiclen"); printf("Enter 3 for show today insightn"); printf("Enter 4 for exitn"); again: printf("Please choose any option: "); scanf("%d", &choose); switch (choose) { case 1: park_vehicle(); break; case 2: check_vehicle(); break; case 3: check_insight(); break;
  • 24. [Document title] case 4: printf("Thank you for using our parking standn"); exit(0); break; default: printf("Invalid number try againn"); goto again; break; } } while (choose != 4); } Export default view parking management
  • 26. [Document title] 2. Invalid login and password
  • 28. [Document title] ADVANTAGES • Simple and Easy to use • Increases efficiency • Secure and reliable CONCLUSION This Project is minimizing the task of parking a vehicle by paying and saying some details about customer and vehicle to save data .In this the vehicle is parked as a safe and secure. This project is done as Efficient as possible . Hereby I, the Student of BSc(IT) 6th Semester concludes that the project was completely and slowly developed by me. I also conclude that this project has helped us gain more knowledge about the topic that we are indulged ourselves into “ Visual Studio ”. I would be glad to enhance and promote this project if given chance and help ourselves and society in the near future The developed application is tested with sample inputs and outputs obtained in according to the requirement. Even though I have tried our level best to make it a dream project. Due to time constraints I could not add more facilities to it. The efficiency of the developed system can be enhanced with some minor modifications. Future development can be made in proposed system by integration more services like: • It can be implemented through web pages. • New effectives modules can be added time to time
  • 29. [Document title] FUTURE ENCHANCEMENT This is the modern age. Many people have vehicles. Vehicles 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 placed need a parking space where people can park their vehicles safety and easily. Every parking area need a system that records the detail of vehicles to gibe 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. Enhancement to create a Bigger and better system These enhancement deal with what would be required in a improved, bigger and better system • In future if when a vehicle enters into the parking are there should be one sensor in which the user can easy identify from outside only is there parking is full or empty or space is allocated. • In future the vehicle can be parked by machines.