尊敬的 微信汇率:1円 ≈ 0.046166 元 支付宝汇率:1円 ≈ 0.046257元 [退出登录]
SlideShare a Scribd company logo
Indira College of Engineering and Management,(MCA)
Parandwadi, Pune
A PRELIMINARY REPORT ON
“ONLINE VEHICLE SERVICE MANAGEMEN SYSTEM”
2021-2022
SUBMITTED TO THE SAVITRIBAI PHULE PUNE UNIVERSITY
OF
MASTER OF COMPUTER APPLICATION (MCA)
SUBMITTED BY
VISHWAS GADEKAR (EXAM SEAT NO. 83108)
UNDER THE GUIDANCE OF
Prof. priti kale
6/4/2024 Annual Review 2
Agenda
 Introduction
 Proposed System
 Analysis and Design-I
 Analysis and Design- II
Introduction
Let’s dive in
6/4/2024 Annual Review 4
Introduction
The Sunil Auto & servicing is one of the leading Auto Service Center .The center initially
focused on to provide outstanding service at affordable price and keep good relation with
them. The service center established in the year 2018. This well-known establishment acts
as a one-stop destination servicing customers both local and from other parts of pune.
The belief that customer satisfaction is as important as their products and services, which
continues to grow by the day. In the near future, this center aims to expand its line of
products and services and cater to a larger client base. In pune, this establishment
occupies a prominent location in Chakan. It is an effortless task in commuting to this
establishment as there are various modes of transport readily available. It is at Main Road,
Near AMS English Medium school,which makes it easy for first-time visitors in locating this
center. It is known to provide top service in the following categories: Vehicle full service
and repairing, Tires, Oiles, Suspensions, Wipers & etc.
6/4/2024 Annual Review 5
1.2 Abstract
 The “Vehicle Service Management System” is the
Windows based web application. This application can be
used for managing Auto Service Center related data and
their customers.
 The Vehicle Service Management System is designed for
Auto Service Center to replace their existing manual,
paper-based system. The new system is to control the
following information, Customer information, Staff
information, Job card information, Owner information,
Payment details, Product availability and Vehicle details.
These services are to be provided in an efficient, cost-
effective manner, with the goal of reducing the time and
resources currently required for such tasks.
6/4/2024 Annual Review 6
1.3 Existing System and Need
for System
Existing System
 Existing system is a manual one in which
users are maintaining books to store the
information like product details, customers
details, products, service details and
accounts for every month. It is very difficult
to maintain historical data.
Need for System
 To develop a project for solving financial
applications of a customer in banking
environment.
 To nurture the needs of an end banking user
by providing various ways to perform banking
tasks
 The main purpose of developing bank
management system is to design an
application, which could store bank data and
provide an interface for retrieving customer
related details with 100% accuracy.
6/4/2024 Annual Review 7
1.4 Scope of System
 Now a day, technology is on a boost. People wish to live a luxurious life with
minimum physical work. Here we provide a web application for “Vehicle Service
Management System”. The application will enable any car user to search and
communicate with car service center the vicinity. The user can find the service
center, get its location and check and select any of the services provided by the
respective service center. Thus we are developing an application which goes hand in
hand with the new age technology and characterizes – user friendliness,
informativeness and time saving
6/4/2024 Annual Review 8
1.5 Operating Environment
Hardware
 Hard Disk 50GB
 RAM 4GB OR HIGHER
 Monitor : 14-inch Color Monitor
 Keyboard : 108 Keys
 Mouse : Optical Mouse
Software
 Windows 7 & ABOVE
 Eclipse 2021-09
 MySQL
 Apache Tomcat 9
 JDK 8
6/4/2024 Annual Review 9
1.6 Brief Description of
Technology Used
Java is a programming language. Java is
used to develop mobile apps, web apps,
desktop apps, games and much more.
Java is a class-based, object-oriented
programming language and is designed
to have as few implementation
dependencies as possible.
Java Development Kit (JDK): It is a
complete Java development kit that
includes everything including compiler,
Java Runtime Environment (JRE), java
debuggers, java docs, etc. For the
program to execute in java, we need to
install JDK on our computer to create,
compile and run the java program.
6/4/2024 Annual Review 10
1.6 Brief Description of
Technology Used
 Operating System used - Windows
 RDBMS/NoSQL used to build
database- MySQL
MySQL is a relational database
management system based on the
Structured Query Language, which is
the popular language for accessing and
managing the records in the database.
MySQL is open-source and free
software under the GNU license. It is
supported by Oracle Company
Proposed
System
Let’s dive in
6/4/2024 Annual Review 12
2.1 Study of similar systems
 The Vehicle Service Management System is an application
which avoids more manual hours that need to spending
record keeping and generating reports. This application
keeps the data in a centralized way which is available to all
the users simultaneously. It is very easy to manage historical
data in database. No specific training is required for the
distributors to use this application. They can easily use the
tool that decreases manual hours spending for normal
things and hence increases the performance. It is very easy
to record the information of services, customers, vehicles
and products and etc., in the databases.
6/4/2024 Annual Review 13
2.2 Feasibility Study
Economic feasibility
The computerized system will help in
automate the selection leading the
profits and details of the organization.
With this software, the machine and
manpower utilization are expected to
go up by 80-90% approximately. The
costs incurred of not creating the
system are set to be great, because
precious time can be wanted by
manually.
6/4/2024 Annual Review 14
2.2 Feasibility Study
Technical feasibility
The project entitles "Vehicle Service Management
System” is technically feasibility because of the below
mentioned feature. The project was developed in java
which is used for developing Graphical User Interface.
The project had middleware apache tomcat server
which is capable of connections. It provides the high
level of reliability, availability, and compatibility. All
these makes java an appropriate language for this
project. Thus, the proposed software is build using
powerful language.
6/4/2024 Annual Review 15
2.2 Feasibility Study
Operational feasibility
The proposed system will provide best
services for customers and user, and it
will be highly secure. The system will
also be on behalf of origination’s goal
and user satisfaction because the
system will be possible to run and use in
the organizations. The system gives
better user interface and storage of
user information, easy updating,
deletion, and modification etc.
6/4/2024 Annual Review 16
2.3 Objective of Proposed System
 Most of the Garages currently uses a manual system for the management and maintenance of
critical information. The current system requires numerous paper forms, with data stores
spread throughout the Garages management infrastructure. Often information (on forms) is
incomplete or does not follow management standards. Forms are often lost in transit between
departments requiring a comprehensive auditing process to ensure that no vital information is
lost. Multiple copies of the same information existing the Garage and may lead to
inconsistencies in data in various data stores.
 A significant part of the operation of any Garage involves the acquisition,management, and
timely retrieval of great volumes of information. This information typically involves; Customer
personal information and history, staff information, product information. All this information
must be managed in an efficient and cost wise fashion so that an institution's resources may be
effectively utilized “Vehicle Service Management System” will automate the management of
the Garages making it more efficient and error free. It aims at standardizing data, consolidating
data, ensuring data integrity, and reducing inconsistencies.
6/4/2024 Annual Review 17
2.3 Users of System
 The Vehicle Service Management System is used by any executive or person who want to apply for
the vehicle servicing. The Proposed System is also used by garage staff for maintaining the records
of vehicle.
 Admin(owner) :
 Admin has to first register by putting the basic details. He can add & delete executive details .
Admin also check bills & check products.
 Executive Staff :
 Staff can first login the page. Staff also can check status, check bills, the prouct details of the
vehicles and staff also updates status of servicing and billing status.
 Customer :
 Customer first register their details, after successfully registration then the customer fill vehicle
detail after that they fill job card in the end the system will generate invoice for the customer.
Analysis and
Design-I
Let’s dive in
6/4/2024 Annual Review 19
3.1 System Requirements
Functional
 Login
 Validation
 Security
 Accuracy
 Compliance
Non-Functional
 Security
 Reliability
 Maintainability
 Availability
 Portability
 Performance
 User Friendly
6/4/2024 Annual Review 20
3.2 Entity Relationship Diagram
6/4/2024 Annual Review 21
3.3Table Structure
Customer & StaffTable
6/4/2024 Annual Review 22
3.3Table Structure
Bill & Job CardTable
6/4/2024 Annual Review 23
3.3Table Structure
Product &VehicleTable
6/4/2024 Annual Review 24
3.3Table Structure
Owner & Job cardTable
6/4/2024 Annual Review 25
3.4 Use Case Diagram
6/4/2024 Annual Review 26
3.5 Class Diagram
6/4/2024 Annual Review 27
3.6 Activity Diagram
6/4/2024 Annual Review 28
3.7 Deployment Diagram
6/4/2024 Annual Review 29
3.8 Module Hierarchy Diagram
6/4/2024 Annual Review 30
3.9 Sample Input and Output Screen
3.9.1 Input Screens
1.Home Screen
6/4/2024 Annual Review 31
2. Registration form Screen:
6/4/2024 Annual Review 32
3.Service Details Screen
6/4/2024 Annual Review 33
4.Parts Details Screen
6/4/2024 Annual Review 34
5.Update Executive Screen
6/4/2024 Annual Review 35
6.Billing Status Update Screen
6/4/2024 Annual Review 36
1.Home Screen
3.9.2Output Screens
6/4/2024 Annual Review 37
2.Registration Screen
6/4/2024 Annual Review 38
3.Service Details Screen
6/4/2024 Annual Review 39
4.Part Details Screen
6/4/2024 Annual Review 40
5.Update Executive Details Screen
6/4/2024 Annual Review 41
6.Update Bill Status Screen
6/4/2024 Annual Review 42
7.Bill Form Screen
6/4/2024 Annual Review 43
8.Vehicle Servicing Details Screen
6/4/2024 Annual Review 44
ThankYou
Vishwas A. Gadekar
Vishwas.gadekar@indiraicem.ac.in

More Related Content

Similar to latest ppt.pptxguhftydtye5ysrtsdtydtyyfyfu

Emergency ambulance portal-PPT-3g2pqy.pptx
Emergency ambulance portal-PPT-3g2pqy.pptxEmergency ambulance portal-PPT-3g2pqy.pptx
Emergency ambulance portal-PPT-3g2pqy.pptx
dragonaklevel7
 
new ASE GROUPWORK.docx
new ASE GROUPWORK.docxnew ASE GROUPWORK.docx
new ASE GROUPWORK.docx
ShangaviS2
 
Mca titles
Mca titlesMca titles
Mca titles
tema_solution
 
Online vehicle service center management system project report
Online vehicle service center management system project reportOnline vehicle service center management system project report
Online vehicle service center management system project report
mehulgundaliya
 
Mca titles
Mca titlesMca titles
Mca titles
tema_solution
 
Mca titles
Mca titlesMca titles
Mca titles
tema_solution
 
Mca titles
Mca titlesMca titles
Mca titles
Soundar Msr
 
Mca titles
Mca titlesMca titles
Mca titles
tema_solution
 
Mca titles
Mca titlesMca titles
Mca titles
tema_solution
 
Mca titles
Mca titlesMca titles
Mca titles
tema_solution
 
Mca titles
Mca titlesMca titles
Mca titles
tema_solution
 
Mca titles
Mca titlesMca titles
Mca titles
tema_solution
 
Mca titles
Mca titlesMca titles
Mca titles
tema_solution
 
Mca titles
Mca titlesMca titles
Mca titles
tema_solution
 
IRJET- Website Health Checker
IRJET- Website Health CheckerIRJET- Website Health Checker
IRJET- Website Health Checker
IRJET Journal
 
ProjectPDF_pagenumber.docx project documentation
ProjectPDF_pagenumber.docx project documentationProjectPDF_pagenumber.docx project documentation
ProjectPDF_pagenumber.docx project documentation
komkar98230
 
Toll tax management system project report..pdf
Toll tax management system project report..pdfToll tax management system project report..pdf
Toll tax management system project report..pdf
Kamal Acharya
 
IRJET- In-House File Tracking System
IRJET-  	  In-House File Tracking SystemIRJET-  	  In-House File Tracking System
IRJET- In-House File Tracking System
IRJET Journal
 
Blue book
Blue bookBlue book
Automated Placement System
Automated Placement SystemAutomated Placement System
Automated Placement System
IRJET Journal
 

Similar to latest ppt.pptxguhftydtye5ysrtsdtydtyyfyfu (20)

Emergency ambulance portal-PPT-3g2pqy.pptx
Emergency ambulance portal-PPT-3g2pqy.pptxEmergency ambulance portal-PPT-3g2pqy.pptx
Emergency ambulance portal-PPT-3g2pqy.pptx
 
new ASE GROUPWORK.docx
new ASE GROUPWORK.docxnew ASE GROUPWORK.docx
new ASE GROUPWORK.docx
 
Mca titles
Mca titlesMca titles
Mca titles
 
Online vehicle service center management system project report
Online vehicle service center management system project reportOnline vehicle service center management system project report
Online vehicle service center management system project report
 
Mca titles
Mca titlesMca titles
Mca titles
 
Mca titles
Mca titlesMca titles
Mca titles
 
Mca titles
Mca titlesMca titles
Mca titles
 
Mca titles
Mca titlesMca titles
Mca titles
 
Mca titles
Mca titlesMca titles
Mca titles
 
Mca titles
Mca titlesMca titles
Mca titles
 
Mca titles
Mca titlesMca titles
Mca titles
 
Mca titles
Mca titlesMca titles
Mca titles
 
Mca titles
Mca titlesMca titles
Mca titles
 
Mca titles
Mca titlesMca titles
Mca titles
 
IRJET- Website Health Checker
IRJET- Website Health CheckerIRJET- Website Health Checker
IRJET- Website Health Checker
 
ProjectPDF_pagenumber.docx project documentation
ProjectPDF_pagenumber.docx project documentationProjectPDF_pagenumber.docx project documentation
ProjectPDF_pagenumber.docx project documentation
 
Toll tax management system project report..pdf
Toll tax management system project report..pdfToll tax management system project report..pdf
Toll tax management system project report..pdf
 
IRJET- In-House File Tracking System
IRJET-  	  In-House File Tracking SystemIRJET-  	  In-House File Tracking System
IRJET- In-House File Tracking System
 
Blue book
Blue bookBlue book
Blue book
 
Automated Placement System
Automated Placement SystemAutomated Placement System
Automated Placement System
 

More from kajal290860

MNS Care for MO- National Mental Health Programme.pptx
MNS Care for MO- National Mental Health Programme.pptxMNS Care for MO- National Mental Health Programme.pptx
MNS Care for MO- National Mental Health Programme.pptx
kajal290860
 
Seminar 1 ppt nsg mnt (1).pptxygytfree55sr4
Seminar 1 ppt nsg mnt (1).pptxygytfree55sr4Seminar 1 ppt nsg mnt (1).pptxygytfree55sr4
Seminar 1 ppt nsg mnt (1).pptxygytfree55sr4
kajal290860
 
97501508-Patient-Record-System.peewwwwwqedf
97501508-Patient-Record-System.peewwwwwqedf97501508-Patient-Record-System.peewwwwwqedf
97501508-Patient-Record-System.peewwwwwqedf
kajal290860
 
SSS SAYALI PPT.pptxghfthdrdddffyiytt6666666
SSS SAYALI PPT.pptxghfthdrdddffyiytt6666666SSS SAYALI PPT.pptxghfthdrdddffyiytt6666666
SSS SAYALI PPT.pptxghfthdrdddffyiytt6666666
kajal290860
 
abdellahs theory ppt.pptxghhhhgghghhhhhhhh
abdellahs theory ppt.pptxghhhhgghghhhhhhhhabdellahs theory ppt.pptxghhhhgghghhhhhhhh
abdellahs theory ppt.pptxghhhhgghghhhhhhhh
kajal290860
 
MCA II Sem IV Review Template (1).gyygypptx
MCA II Sem IV Review Template (1).gyygypptxMCA II Sem IV Review Template (1).gyygypptx
MCA II Sem IV Review Template (1).gyygypptx
kajal290860
 
Seminar 1 ppt nsg mnt.pptxcffcfhccgfgcfggcfgh
Seminar 1 ppt nsg mnt.pptxcffcfhccgfgcfggcfghSeminar 1 ppt nsg mnt.pptxcffcfhccgfgcfggcfgh
Seminar 1 ppt nsg mnt.pptxcffcfhccgfgcfggcfgh
kajal290860
 
MNS Care for MO- National Mental Health Programme.pptx
MNS Care for MO- National Mental Health Programme.pptxMNS Care for MO- National Mental Health Programme.pptx
MNS Care for MO- National Mental Health Programme.pptx
kajal290860
 
MNS Care for MO- National Mental Health Programme.pptx
MNS Care for MO- National Mental Health Programme.pptxMNS Care for MO- National Mental Health Programme.pptx
MNS Care for MO- National Mental Health Programme.pptx
kajal290860
 

More from kajal290860 (9)

MNS Care for MO- National Mental Health Programme.pptx
MNS Care for MO- National Mental Health Programme.pptxMNS Care for MO- National Mental Health Programme.pptx
MNS Care for MO- National Mental Health Programme.pptx
 
Seminar 1 ppt nsg mnt (1).pptxygytfree55sr4
Seminar 1 ppt nsg mnt (1).pptxygytfree55sr4Seminar 1 ppt nsg mnt (1).pptxygytfree55sr4
Seminar 1 ppt nsg mnt (1).pptxygytfree55sr4
 
97501508-Patient-Record-System.peewwwwwqedf
97501508-Patient-Record-System.peewwwwwqedf97501508-Patient-Record-System.peewwwwwqedf
97501508-Patient-Record-System.peewwwwwqedf
 
SSS SAYALI PPT.pptxghfthdrdddffyiytt6666666
SSS SAYALI PPT.pptxghfthdrdddffyiytt6666666SSS SAYALI PPT.pptxghfthdrdddffyiytt6666666
SSS SAYALI PPT.pptxghfthdrdddffyiytt6666666
 
abdellahs theory ppt.pptxghhhhgghghhhhhhhh
abdellahs theory ppt.pptxghhhhgghghhhhhhhhabdellahs theory ppt.pptxghhhhgghghhhhhhhh
abdellahs theory ppt.pptxghhhhgghghhhhhhhh
 
MCA II Sem IV Review Template (1).gyygypptx
MCA II Sem IV Review Template (1).gyygypptxMCA II Sem IV Review Template (1).gyygypptx
MCA II Sem IV Review Template (1).gyygypptx
 
Seminar 1 ppt nsg mnt.pptxcffcfhccgfgcfggcfgh
Seminar 1 ppt nsg mnt.pptxcffcfhccgfgcfggcfghSeminar 1 ppt nsg mnt.pptxcffcfhccgfgcfggcfgh
Seminar 1 ppt nsg mnt.pptxcffcfhccgfgcfggcfgh
 
MNS Care for MO- National Mental Health Programme.pptx
MNS Care for MO- National Mental Health Programme.pptxMNS Care for MO- National Mental Health Programme.pptx
MNS Care for MO- National Mental Health Programme.pptx
 
MNS Care for MO- National Mental Health Programme.pptx
MNS Care for MO- National Mental Health Programme.pptxMNS Care for MO- National Mental Health Programme.pptx
MNS Care for MO- National Mental Health Programme.pptx
 

Recently uploaded

About CentiUP - Introduction and Products.pdf
About CentiUP - Introduction and Products.pdfAbout CentiUP - Introduction and Products.pdf
About CentiUP - Introduction and Products.pdf
CentiUP
 
National accreditation for testing and calibration of biological laboratories...
National accreditation for testing and calibration of biological laboratories...National accreditation for testing and calibration of biological laboratories...
National accreditation for testing and calibration of biological laboratories...
Nitish kumar
 
Apana Mudra(Cleansing Energy Gesture)pp.pptx
Apana Mudra(Cleansing Energy Gesture)pp.pptxApana Mudra(Cleansing Energy Gesture)pp.pptx
Apana Mudra(Cleansing Energy Gesture)pp.pptx
Karuna Yoga Vidya Peetham
 
Unlimited Short Call Girls Thane ✅ 9833325238 FULL CASH PAYMENT
Unlimited Short Call Girls Thane ✅ 9833325238 FULL CASH PAYMENTUnlimited Short Call Girls Thane ✅ 9833325238 FULL CASH PAYMENT
Unlimited Short Call Girls Thane ✅ 9833325238 FULL CASH PAYMENT
rajesh344555
 
Call Girls Udaipur 8824825030 Escort In Udaipur service 24X7
Call Girls Udaipur 8824825030 Escort In Udaipur service 24X7Call Girls Udaipur 8824825030 Escort In Udaipur service 24X7
Call Girls Udaipur 8824825030 Escort In Udaipur service 24X7
misschadda74
 
Drugs Dispensing and Injections at Health Centre.pptx
Drugs Dispensing and  Injections at Health Centre.pptxDrugs Dispensing and  Injections at Health Centre.pptx
Drugs Dispensing and Injections at Health Centre.pptx
SaluSunny2
 
Call Girls Mangalore 8824825030 Escort In Mangalore service 24X7
Call Girls Mangalore 8824825030 Escort In Mangalore service 24X7Call Girls Mangalore 8824825030 Escort In Mangalore service 24X7
Call Girls Mangalore 8824825030 Escort In Mangalore service 24X7
simarnmanali
 
Verified Call Girls Hyderabad 💯Call Us 🔝 7426014248 🔝Independent Hyderabad Es...
Verified Call Girls Hyderabad 💯Call Us 🔝 7426014248 🔝Independent Hyderabad Es...Verified Call Girls Hyderabad 💯Call Us 🔝 7426014248 🔝Independent Hyderabad Es...
Verified Call Girls Hyderabad 💯Call Us 🔝 7426014248 🔝Independent Hyderabad Es...
rehmti665
 
Movies as a mirror of a society, Introduction
Movies as a mirror of a society, IntroductionMovies as a mirror of a society, Introduction
Movies as a mirror of a society, Introduction
medicineseuge
 
Ludhiana Call Girls 💯Call Us 🔝 7374876321 🔝 💃 Independent Female Escort Service
Ludhiana Call Girls 💯Call Us 🔝 7374876321 🔝 💃 Independent Female Escort ServiceLudhiana Call Girls 💯Call Us 🔝 7374876321 🔝 💃 Independent Female Escort Service
Ludhiana Call Girls 💯Call Us 🔝 7374876321 🔝 💃 Independent Female Escort Service
gragdeepa
 
Vital statistics.pptx Vital statistics, the records of birth and death, are a...
Vital statistics.pptx Vital statistics, the records of birth and death, are a...Vital statistics.pptx Vital statistics, the records of birth and death, are a...
Vital statistics.pptx Vital statistics, the records of birth and death, are a...
Sapna Thakur
 
Call Girls Service Ahmedabad 💯Call Us 🔝 7426014248 🔝Independent Ahmedabad Esc...
Call Girls Service Ahmedabad 💯Call Us 🔝 7426014248 🔝Independent Ahmedabad Esc...Call Girls Service Ahmedabad 💯Call Us 🔝 7426014248 🔝Independent Ahmedabad Esc...
Call Girls Service Ahmedabad 💯Call Us 🔝 7426014248 🔝Independent Ahmedabad Esc...
rehmti665
 
Bashundhara Toiletries Logo Guideline 2024
Bashundhara Toiletries Logo Guideline 2024Bashundhara Toiletries Logo Guideline 2024
Bashundhara Toiletries Logo Guideline 2024
khabri85
 
VIPP Mohali Call Girls Service ✅))7988336991((✅Cash Payment @cALL @gIRL Anjal...
VIPP Mohali Call Girls Service ✅))7988336991((✅Cash Payment @cALL @gIRL Anjal...VIPP Mohali Call Girls Service ✅))7988336991((✅Cash Payment @cALL @gIRL Anjal...
VIPP Mohali Call Girls Service ✅))7988336991((✅Cash Payment @cALL @gIRL Anjal...
Reena callgirls
 
6.ENDODONTIC DIAGNOSIS AND RECENT MODALITIES.pptx
6.ENDODONTIC DIAGNOSIS AND RECENT MODALITIES.pptx6.ENDODONTIC DIAGNOSIS AND RECENT MODALITIES.pptx
6.ENDODONTIC DIAGNOSIS AND RECENT MODALITIES.pptx
baronofdestruction
 
Call Girls Nanded 8824825030 Escort In Nanded service 24X7
Call Girls Nanded 8824825030 Escort In Nanded service 24X7Call Girls Nanded 8824825030 Escort In Nanded service 24X7
Call Girls Nanded 8824825030 Escort In Nanded service 24X7
manalishivani8
 
ASSESSMENT OF THE EYE (2)-Health Assessment.pptx
ASSESSMENT OF THE EYE (2)-Health Assessment.pptxASSESSMENT OF THE EYE (2)-Health Assessment.pptx
ASSESSMENT OF THE EYE (2)-Health Assessment.pptx
Rommel Luis III Israel
 
Call Girls RA Puram 8824825030 Top Class Chennai Escorts Available
Call Girls RA Puram 8824825030 Top Class Chennai Escorts AvailableCall Girls RA Puram 8824825030 Top Class Chennai Escorts Available
Call Girls RA Puram 8824825030 Top Class Chennai Escorts Available
simrankaur
 
Footfalls & Heartbeats X Wearable X Breathing Survey (2).pdf
Footfalls & Heartbeats X Wearable X Breathing Survey (2).pdfFootfalls & Heartbeats X Wearable X Breathing Survey (2).pdf
Footfalls & Heartbeats X Wearable X Breathing Survey (2).pdf
simon613400
 
Sunscreens, IP-I, Dr. M.N.CHISHTI, Asst Prof. Dept of Pharmaceutics, YBCCPA
Sunscreens, IP-I, Dr. M.N.CHISHTI, Asst Prof. Dept of Pharmaceutics, YBCCPASunscreens, IP-I, Dr. M.N.CHISHTI, Asst Prof. Dept of Pharmaceutics, YBCCPA
Sunscreens, IP-I, Dr. M.N.CHISHTI, Asst Prof. Dept of Pharmaceutics, YBCCPA
ssuser555edf
 

Recently uploaded (20)

About CentiUP - Introduction and Products.pdf
About CentiUP - Introduction and Products.pdfAbout CentiUP - Introduction and Products.pdf
About CentiUP - Introduction and Products.pdf
 
National accreditation for testing and calibration of biological laboratories...
National accreditation for testing and calibration of biological laboratories...National accreditation for testing and calibration of biological laboratories...
National accreditation for testing and calibration of biological laboratories...
 
Apana Mudra(Cleansing Energy Gesture)pp.pptx
Apana Mudra(Cleansing Energy Gesture)pp.pptxApana Mudra(Cleansing Energy Gesture)pp.pptx
Apana Mudra(Cleansing Energy Gesture)pp.pptx
 
Unlimited Short Call Girls Thane ✅ 9833325238 FULL CASH PAYMENT
Unlimited Short Call Girls Thane ✅ 9833325238 FULL CASH PAYMENTUnlimited Short Call Girls Thane ✅ 9833325238 FULL CASH PAYMENT
Unlimited Short Call Girls Thane ✅ 9833325238 FULL CASH PAYMENT
 
Call Girls Udaipur 8824825030 Escort In Udaipur service 24X7
Call Girls Udaipur 8824825030 Escort In Udaipur service 24X7Call Girls Udaipur 8824825030 Escort In Udaipur service 24X7
Call Girls Udaipur 8824825030 Escort In Udaipur service 24X7
 
Drugs Dispensing and Injections at Health Centre.pptx
Drugs Dispensing and  Injections at Health Centre.pptxDrugs Dispensing and  Injections at Health Centre.pptx
Drugs Dispensing and Injections at Health Centre.pptx
 
Call Girls Mangalore 8824825030 Escort In Mangalore service 24X7
Call Girls Mangalore 8824825030 Escort In Mangalore service 24X7Call Girls Mangalore 8824825030 Escort In Mangalore service 24X7
Call Girls Mangalore 8824825030 Escort In Mangalore service 24X7
 
Verified Call Girls Hyderabad 💯Call Us 🔝 7426014248 🔝Independent Hyderabad Es...
Verified Call Girls Hyderabad 💯Call Us 🔝 7426014248 🔝Independent Hyderabad Es...Verified Call Girls Hyderabad 💯Call Us 🔝 7426014248 🔝Independent Hyderabad Es...
Verified Call Girls Hyderabad 💯Call Us 🔝 7426014248 🔝Independent Hyderabad Es...
 
Movies as a mirror of a society, Introduction
Movies as a mirror of a society, IntroductionMovies as a mirror of a society, Introduction
Movies as a mirror of a society, Introduction
 
Ludhiana Call Girls 💯Call Us 🔝 7374876321 🔝 💃 Independent Female Escort Service
Ludhiana Call Girls 💯Call Us 🔝 7374876321 🔝 💃 Independent Female Escort ServiceLudhiana Call Girls 💯Call Us 🔝 7374876321 🔝 💃 Independent Female Escort Service
Ludhiana Call Girls 💯Call Us 🔝 7374876321 🔝 💃 Independent Female Escort Service
 
Vital statistics.pptx Vital statistics, the records of birth and death, are a...
Vital statistics.pptx Vital statistics, the records of birth and death, are a...Vital statistics.pptx Vital statistics, the records of birth and death, are a...
Vital statistics.pptx Vital statistics, the records of birth and death, are a...
 
Call Girls Service Ahmedabad 💯Call Us 🔝 7426014248 🔝Independent Ahmedabad Esc...
Call Girls Service Ahmedabad 💯Call Us 🔝 7426014248 🔝Independent Ahmedabad Esc...Call Girls Service Ahmedabad 💯Call Us 🔝 7426014248 🔝Independent Ahmedabad Esc...
Call Girls Service Ahmedabad 💯Call Us 🔝 7426014248 🔝Independent Ahmedabad Esc...
 
Bashundhara Toiletries Logo Guideline 2024
Bashundhara Toiletries Logo Guideline 2024Bashundhara Toiletries Logo Guideline 2024
Bashundhara Toiletries Logo Guideline 2024
 
VIPP Mohali Call Girls Service ✅))7988336991((✅Cash Payment @cALL @gIRL Anjal...
VIPP Mohali Call Girls Service ✅))7988336991((✅Cash Payment @cALL @gIRL Anjal...VIPP Mohali Call Girls Service ✅))7988336991((✅Cash Payment @cALL @gIRL Anjal...
VIPP Mohali Call Girls Service ✅))7988336991((✅Cash Payment @cALL @gIRL Anjal...
 
6.ENDODONTIC DIAGNOSIS AND RECENT MODALITIES.pptx
6.ENDODONTIC DIAGNOSIS AND RECENT MODALITIES.pptx6.ENDODONTIC DIAGNOSIS AND RECENT MODALITIES.pptx
6.ENDODONTIC DIAGNOSIS AND RECENT MODALITIES.pptx
 
Call Girls Nanded 8824825030 Escort In Nanded service 24X7
Call Girls Nanded 8824825030 Escort In Nanded service 24X7Call Girls Nanded 8824825030 Escort In Nanded service 24X7
Call Girls Nanded 8824825030 Escort In Nanded service 24X7
 
ASSESSMENT OF THE EYE (2)-Health Assessment.pptx
ASSESSMENT OF THE EYE (2)-Health Assessment.pptxASSESSMENT OF THE EYE (2)-Health Assessment.pptx
ASSESSMENT OF THE EYE (2)-Health Assessment.pptx
 
Call Girls RA Puram 8824825030 Top Class Chennai Escorts Available
Call Girls RA Puram 8824825030 Top Class Chennai Escorts AvailableCall Girls RA Puram 8824825030 Top Class Chennai Escorts Available
Call Girls RA Puram 8824825030 Top Class Chennai Escorts Available
 
Footfalls & Heartbeats X Wearable X Breathing Survey (2).pdf
Footfalls & Heartbeats X Wearable X Breathing Survey (2).pdfFootfalls & Heartbeats X Wearable X Breathing Survey (2).pdf
Footfalls & Heartbeats X Wearable X Breathing Survey (2).pdf
 
Sunscreens, IP-I, Dr. M.N.CHISHTI, Asst Prof. Dept of Pharmaceutics, YBCCPA
Sunscreens, IP-I, Dr. M.N.CHISHTI, Asst Prof. Dept of Pharmaceutics, YBCCPASunscreens, IP-I, Dr. M.N.CHISHTI, Asst Prof. Dept of Pharmaceutics, YBCCPA
Sunscreens, IP-I, Dr. M.N.CHISHTI, Asst Prof. Dept of Pharmaceutics, YBCCPA
 

latest ppt.pptxguhftydtye5ysrtsdtydtyyfyfu

  • 1. Indira College of Engineering and Management,(MCA) Parandwadi, Pune A PRELIMINARY REPORT ON “ONLINE VEHICLE SERVICE MANAGEMEN SYSTEM” 2021-2022 SUBMITTED TO THE SAVITRIBAI PHULE PUNE UNIVERSITY OF MASTER OF COMPUTER APPLICATION (MCA) SUBMITTED BY VISHWAS GADEKAR (EXAM SEAT NO. 83108) UNDER THE GUIDANCE OF Prof. priti kale
  • 2. 6/4/2024 Annual Review 2 Agenda  Introduction  Proposed System  Analysis and Design-I  Analysis and Design- II
  • 4. 6/4/2024 Annual Review 4 Introduction The Sunil Auto & servicing is one of the leading Auto Service Center .The center initially focused on to provide outstanding service at affordable price and keep good relation with them. The service center established in the year 2018. This well-known establishment acts as a one-stop destination servicing customers both local and from other parts of pune. The belief that customer satisfaction is as important as their products and services, which continues to grow by the day. In the near future, this center aims to expand its line of products and services and cater to a larger client base. In pune, this establishment occupies a prominent location in Chakan. It is an effortless task in commuting to this establishment as there are various modes of transport readily available. It is at Main Road, Near AMS English Medium school,which makes it easy for first-time visitors in locating this center. It is known to provide top service in the following categories: Vehicle full service and repairing, Tires, Oiles, Suspensions, Wipers & etc.
  • 5. 6/4/2024 Annual Review 5 1.2 Abstract  The “Vehicle Service Management System” is the Windows based web application. This application can be used for managing Auto Service Center related data and their customers.  The Vehicle Service Management System is designed for Auto Service Center to replace their existing manual, paper-based system. The new system is to control the following information, Customer information, Staff information, Job card information, Owner information, Payment details, Product availability and Vehicle details. These services are to be provided in an efficient, cost- effective manner, with the goal of reducing the time and resources currently required for such tasks.
  • 6. 6/4/2024 Annual Review 6 1.3 Existing System and Need for System Existing System  Existing system is a manual one in which users are maintaining books to store the information like product details, customers details, products, service details and accounts for every month. It is very difficult to maintain historical data. Need for System  To develop a project for solving financial applications of a customer in banking environment.  To nurture the needs of an end banking user by providing various ways to perform banking tasks  The main purpose of developing bank management system is to design an application, which could store bank data and provide an interface for retrieving customer related details with 100% accuracy.
  • 7. 6/4/2024 Annual Review 7 1.4 Scope of System  Now a day, technology is on a boost. People wish to live a luxurious life with minimum physical work. Here we provide a web application for “Vehicle Service Management System”. The application will enable any car user to search and communicate with car service center the vicinity. The user can find the service center, get its location and check and select any of the services provided by the respective service center. Thus we are developing an application which goes hand in hand with the new age technology and characterizes – user friendliness, informativeness and time saving
  • 8. 6/4/2024 Annual Review 8 1.5 Operating Environment Hardware  Hard Disk 50GB  RAM 4GB OR HIGHER  Monitor : 14-inch Color Monitor  Keyboard : 108 Keys  Mouse : Optical Mouse Software  Windows 7 & ABOVE  Eclipse 2021-09  MySQL  Apache Tomcat 9  JDK 8
  • 9. 6/4/2024 Annual Review 9 1.6 Brief Description of Technology Used Java is a programming language. Java is used to develop mobile apps, web apps, desktop apps, games and much more. Java is a class-based, object-oriented programming language and is designed to have as few implementation dependencies as possible. Java Development Kit (JDK): It is a complete Java development kit that includes everything including compiler, Java Runtime Environment (JRE), java debuggers, java docs, etc. For the program to execute in java, we need to install JDK on our computer to create, compile and run the java program.
  • 10. 6/4/2024 Annual Review 10 1.6 Brief Description of Technology Used  Operating System used - Windows  RDBMS/NoSQL used to build database- MySQL MySQL is a relational database management system based on the Structured Query Language, which is the popular language for accessing and managing the records in the database. MySQL is open-source and free software under the GNU license. It is supported by Oracle Company
  • 12. 6/4/2024 Annual Review 12 2.1 Study of similar systems  The Vehicle Service Management System is an application which avoids more manual hours that need to spending record keeping and generating reports. This application keeps the data in a centralized way which is available to all the users simultaneously. It is very easy to manage historical data in database. No specific training is required for the distributors to use this application. They can easily use the tool that decreases manual hours spending for normal things and hence increases the performance. It is very easy to record the information of services, customers, vehicles and products and etc., in the databases.
  • 13. 6/4/2024 Annual Review 13 2.2 Feasibility Study Economic feasibility The computerized system will help in automate the selection leading the profits and details of the organization. With this software, the machine and manpower utilization are expected to go up by 80-90% approximately. The costs incurred of not creating the system are set to be great, because precious time can be wanted by manually.
  • 14. 6/4/2024 Annual Review 14 2.2 Feasibility Study Technical feasibility The project entitles "Vehicle Service Management System” is technically feasibility because of the below mentioned feature. The project was developed in java which is used for developing Graphical User Interface. The project had middleware apache tomcat server which is capable of connections. It provides the high level of reliability, availability, and compatibility. All these makes java an appropriate language for this project. Thus, the proposed software is build using powerful language.
  • 15. 6/4/2024 Annual Review 15 2.2 Feasibility Study Operational feasibility The proposed system will provide best services for customers and user, and it will be highly secure. The system will also be on behalf of origination’s goal and user satisfaction because the system will be possible to run and use in the organizations. The system gives better user interface and storage of user information, easy updating, deletion, and modification etc.
  • 16. 6/4/2024 Annual Review 16 2.3 Objective of Proposed System  Most of the Garages currently uses a manual system for the management and maintenance of critical information. The current system requires numerous paper forms, with data stores spread throughout the Garages management infrastructure. Often information (on forms) is incomplete or does not follow management standards. Forms are often lost in transit between departments requiring a comprehensive auditing process to ensure that no vital information is lost. Multiple copies of the same information existing the Garage and may lead to inconsistencies in data in various data stores.  A significant part of the operation of any Garage involves the acquisition,management, and timely retrieval of great volumes of information. This information typically involves; Customer personal information and history, staff information, product information. All this information must be managed in an efficient and cost wise fashion so that an institution's resources may be effectively utilized “Vehicle Service Management System” will automate the management of the Garages making it more efficient and error free. It aims at standardizing data, consolidating data, ensuring data integrity, and reducing inconsistencies.
  • 17. 6/4/2024 Annual Review 17 2.3 Users of System  The Vehicle Service Management System is used by any executive or person who want to apply for the vehicle servicing. The Proposed System is also used by garage staff for maintaining the records of vehicle.  Admin(owner) :  Admin has to first register by putting the basic details. He can add & delete executive details . Admin also check bills & check products.  Executive Staff :  Staff can first login the page. Staff also can check status, check bills, the prouct details of the vehicles and staff also updates status of servicing and billing status.  Customer :  Customer first register their details, after successfully registration then the customer fill vehicle detail after that they fill job card in the end the system will generate invoice for the customer.
  • 19. 6/4/2024 Annual Review 19 3.1 System Requirements Functional  Login  Validation  Security  Accuracy  Compliance Non-Functional  Security  Reliability  Maintainability  Availability  Portability  Performance  User Friendly
  • 20. 6/4/2024 Annual Review 20 3.2 Entity Relationship Diagram
  • 21. 6/4/2024 Annual Review 21 3.3Table Structure Customer & StaffTable
  • 22. 6/4/2024 Annual Review 22 3.3Table Structure Bill & Job CardTable
  • 23. 6/4/2024 Annual Review 23 3.3Table Structure Product &VehicleTable
  • 24. 6/4/2024 Annual Review 24 3.3Table Structure Owner & Job cardTable
  • 25. 6/4/2024 Annual Review 25 3.4 Use Case Diagram
  • 26. 6/4/2024 Annual Review 26 3.5 Class Diagram
  • 27. 6/4/2024 Annual Review 27 3.6 Activity Diagram
  • 28. 6/4/2024 Annual Review 28 3.7 Deployment Diagram
  • 29. 6/4/2024 Annual Review 29 3.8 Module Hierarchy Diagram
  • 30. 6/4/2024 Annual Review 30 3.9 Sample Input and Output Screen 3.9.1 Input Screens 1.Home Screen
  • 31. 6/4/2024 Annual Review 31 2. Registration form Screen:
  • 32. 6/4/2024 Annual Review 32 3.Service Details Screen
  • 33. 6/4/2024 Annual Review 33 4.Parts Details Screen
  • 34. 6/4/2024 Annual Review 34 5.Update Executive Screen
  • 35. 6/4/2024 Annual Review 35 6.Billing Status Update Screen
  • 36. 6/4/2024 Annual Review 36 1.Home Screen 3.9.2Output Screens
  • 37. 6/4/2024 Annual Review 37 2.Registration Screen
  • 38. 6/4/2024 Annual Review 38 3.Service Details Screen
  • 39. 6/4/2024 Annual Review 39 4.Part Details Screen
  • 40. 6/4/2024 Annual Review 40 5.Update Executive Details Screen
  • 41. 6/4/2024 Annual Review 41 6.Update Bill Status Screen
  • 42. 6/4/2024 Annual Review 42 7.Bill Form Screen
  • 43. 6/4/2024 Annual Review 43 8.Vehicle Servicing Details Screen
  • 44. 6/4/2024 Annual Review 44 ThankYou Vishwas A. Gadekar Vishwas.gadekar@indiraicem.ac.in
  翻译: