SlideShare une entreprise Scribd logo
1  sur  29
Télécharger pour lire hors ligne
[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.

Contenu connexe

Similaire à Raushan kumar. Reg - 220101120100.pdf

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
 
new ASE GROUPWORK.docx
new ASE GROUPWORK.docxnew ASE GROUPWORK.docx
new ASE GROUPWORK.docxShangaviS2
 
20562-38940-1-PB.pdf
20562-38940-1-PB.pdf20562-38940-1-PB.pdf
20562-38940-1-PB.pdfIjictTeam
 
MM Binus Design thinking Business Project Presentation
MM Binus Design thinking Business Project PresentationMM Binus Design thinking Business Project Presentation
MM Binus Design thinking Business Project PresentationBayu Putra
 
REVIEW PAPER ON RENTAL SYSTEM
REVIEW PAPER ON RENTAL SYSTEMREVIEW PAPER ON RENTAL SYSTEM
REVIEW PAPER ON RENTAL SYSTEMIRJET Journal
 
Online vehicle renting website
Online vehicle renting websiteOnline vehicle renting website
Online vehicle renting websiteSomendra Singh
 
Parking allocation system
Parking allocation systemParking allocation system
Parking allocation systemGauravDubey127
 

Similaire à Raushan kumar. Reg - 220101120100.pdf (20)

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
 
new ASE GROUPWORK.docx
new ASE GROUPWORK.docxnew ASE GROUPWORK.docx
new ASE GROUPWORK.docx
 
20562-38940-1-PB.pdf
20562-38940-1-PB.pdf20562-38940-1-PB.pdf
20562-38940-1-PB.pdf
 
MM Binus Design thinking Business Project Presentation
MM Binus Design thinking Business Project PresentationMM Binus Design thinking Business Project Presentation
MM Binus Design thinking Business Project Presentation
 
locker presentation (1)
locker presentation (1)locker presentation (1)
locker presentation (1)
 
REVIEW PAPER ON RENTAL SYSTEM
REVIEW PAPER ON RENTAL SYSTEMREVIEW PAPER ON RENTAL SYSTEM
REVIEW PAPER ON RENTAL SYSTEM
 
Online vehicle renting website
Online vehicle renting websiteOnline vehicle renting website
Online vehicle renting website
 
Ashwini Resume
Ashwini ResumeAshwini Resume
Ashwini Resume
 
Parking allocation system
Parking allocation systemParking allocation system
Parking allocation system
 

Plus de RaushanKumar511746

Plus de 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
 
parking system management in c programing language project
parking system management in c programing language projectparking system management in c programing language project
parking system management in c programing language project
 

Dernier

Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Jisc
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docxPoojaSen20
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsMebane Rash
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and ModificationsMJDuyan
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfPoh-Sun Goh
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfNirmal Dwivedi
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxDenish Jangid
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhikauryashika82
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin ClassesCeline George
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxnegromaestrong
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseAnaAcapella
 

Dernier (20)

Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)Accessible Digital Futures project (20/03/2024)
Accessible Digital Futures project (20/03/2024)
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Understanding Accommodations and Modifications
Understanding  Accommodations and ModificationsUnderstanding  Accommodations and Modifications
Understanding Accommodations and Modifications
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptxBasic Civil Engineering first year Notes- Chapter 4 Building.pptx
Basic Civil Engineering first year Notes- Chapter 4 Building.pptx
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 

Raushan kumar. Reg - 220101120100.pdf

  • 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.