SlideShare a Scribd company logo
1 of 11
ONLINE CAR SALES
MANAGEMENT SYSTEM
Developed By
Pankaj Kumar Yadav
Shivam Kumar Mishra
Kartikey Kumar
Introduction
• This system “ONLINE CARS SALES MANAGEMENT SYSTEM” allows
providing vehicle for service. If customer got any problem with his
vehicle based on guarantee card they are providing services
• The real power of this project lies not in direct selling of
products, but in the creation of tighter relationships with customers
and delivering of a high level of service and support, which in turn
improves organization sales and its goodwill. A service organization
is a business entity that takes care of servicing a customer instrument
in the after sales domain. As the number of customers and size of
operations increases, the organization divides the geographical area
into service areas and branch locations, to allow Engineers to be
more responsive to the customer-needs.
Modules
• In this module we are Registration the username ,password contact
no and vehicle no ,warranty and branch no’ are user creations.
• Service Charges:-
• In this module we are Registered the Customer Name, Vehicle no, Parts
and Servicing Charges as well as Paying the money.
• Submission Module;-
• In this module the dealer is handover to the Customer and before
registering the Customer name ,Vehicle info and Contact details
• Maintenance Order Registration and Warranties
System Specifications
• HARDWARE REQUIREMENTS:
• Pentium processor : 233 MHZ
• RAM Capacity : 512MB
• Hard Disk : 20GB (minimum)
• Dot Matrix,Laser Jet Printer.
• Compatable flash drive or external Hard disk
• Operating System : Windows 7
• Technology : Java script,Netbeans IDE,Css,Jquery,Jboss
application sever V6.0
• Web Technologies : My SQL-Connector-Java
• Web Server : e.g.Mozilla Firefox ,Chrome,Flock etc,
• Database : MS SQL Server 2008
• Language : C#(C Sharp)
Software Requirements: -
User case diagram
Paying
Actor
CUSTOR Registration
Servicing details
Update Service details
Deleting details
View car
Use Case diagram
SEQUENCE DIAGRAM
Registration
Authentication
Servicing
Checking
Valid user
Main page User registration Database Servicing Car
Not Valid user
COLLABORATION DIAGRAM
System database
M ain Page
User Reg
Authentication
C hecking
Servicing car
Valid user
Registration
Not Valid user
Servicing Car
Class diagram
M aintain ing
V ehicle d etails
Maintaing
S ervic ing Car
User registration
v no:int
vnam e: char
adders : char
country:cha r
state: char
contact:int
pancardno:int
Update:Cardetails()
delete:cardetails()
Sea rc huser()
View user()
S ervicingCa r
V id:int
V nam e:char
c ountry:char
c ontactno:int
A m ount:int
pancardno:int
S tate;Char
U pdate:Cardetails()
delete:C ardetails()
S earchuse
C lass diagram
Vehicle Registration
Services Department

More Related Content

More from StudentRocks

Face Recognition System
Face Recognition SystemFace Recognition System
Face Recognition SystemStudentRocks
 
Blog Management System
Blog Management SystemBlog Management System
Blog Management SystemStudentRocks
 
Hospital Management System
Hospital Management SystemHospital Management System
Hospital Management SystemStudentRocks
 
A computer vision based virtual mouse
A computer vision based virtual mouseA computer vision based virtual mouse
A computer vision based virtual mouseStudentRocks
 
RENTAL MANAGEMENT SYSTEM
RENTAL MANAGEMENT SYSTEMRENTAL MANAGEMENT SYSTEM
RENTAL MANAGEMENT SYSTEMStudentRocks
 
Banking Management System_Aryesh Pandey.pptx
Banking Management System_Aryesh Pandey.pptxBanking Management System_Aryesh Pandey.pptx
Banking Management System_Aryesh Pandey.pptxStudentRocks
 

More from StudentRocks (11)

Face Recognition System
Face Recognition SystemFace Recognition System
Face Recognition System
 
E-Wallet
E-WalletE-Wallet
E-Wallet
 
FWMS
FWMSFWMS
FWMS
 
CRMS
CRMSCRMS
CRMS
 
service desk
service deskservice desk
service desk
 
Blog Management System
Blog Management SystemBlog Management System
Blog Management System
 
Hospital Management System
Hospital Management SystemHospital Management System
Hospital Management System
 
Chatbot
ChatbotChatbot
Chatbot
 
A computer vision based virtual mouse
A computer vision based virtual mouseA computer vision based virtual mouse
A computer vision based virtual mouse
 
RENTAL MANAGEMENT SYSTEM
RENTAL MANAGEMENT SYSTEMRENTAL MANAGEMENT SYSTEM
RENTAL MANAGEMENT SYSTEM
 
Banking Management System_Aryesh Pandey.pptx
Banking Management System_Aryesh Pandey.pptxBanking Management System_Aryesh Pandey.pptx
Banking Management System_Aryesh Pandey.pptx
 

online car sales Management System

  • 1. ONLINE CAR SALES MANAGEMENT SYSTEM Developed By Pankaj Kumar Yadav Shivam Kumar Mishra Kartikey Kumar
  • 2. Introduction • This system “ONLINE CARS SALES MANAGEMENT SYSTEM” allows providing vehicle for service. If customer got any problem with his vehicle based on guarantee card they are providing services • The real power of this project lies not in direct selling of products, but in the creation of tighter relationships with customers and delivering of a high level of service and support, which in turn improves organization sales and its goodwill. A service organization is a business entity that takes care of servicing a customer instrument in the after sales domain. As the number of customers and size of operations increases, the organization divides the geographical area into service areas and branch locations, to allow Engineers to be more responsive to the customer-needs.
  • 3. Modules • In this module we are Registration the username ,password contact no and vehicle no ,warranty and branch no’ are user creations. • Service Charges:- • In this module we are Registered the Customer Name, Vehicle no, Parts and Servicing Charges as well as Paying the money. • Submission Module;- • In this module the dealer is handover to the Customer and before registering the Customer name ,Vehicle info and Contact details • Maintenance Order Registration and Warranties
  • 4. System Specifications • HARDWARE REQUIREMENTS: • Pentium processor : 233 MHZ • RAM Capacity : 512MB • Hard Disk : 20GB (minimum) • Dot Matrix,Laser Jet Printer. • Compatable flash drive or external Hard disk
  • 5. • Operating System : Windows 7 • Technology : Java script,Netbeans IDE,Css,Jquery,Jboss application sever V6.0 • Web Technologies : My SQL-Connector-Java • Web Server : e.g.Mozilla Firefox ,Chrome,Flock etc, • Database : MS SQL Server 2008 • Language : C#(C Sharp) Software Requirements: -
  • 6. User case diagram Paying Actor CUSTOR Registration Servicing details Update Service details Deleting details View car Use Case diagram
  • 7. SEQUENCE DIAGRAM Registration Authentication Servicing Checking Valid user Main page User registration Database Servicing Car Not Valid user
  • 8. COLLABORATION DIAGRAM System database M ain Page User Reg Authentication C hecking Servicing car Valid user Registration Not Valid user Servicing Car
  • 9. Class diagram M aintain ing V ehicle d etails Maintaing S ervic ing Car User registration v no:int vnam e: char adders : char country:cha r state: char contact:int pancardno:int Update:Cardetails() delete:cardetails() Sea rc huser() View user() S ervicingCa r V id:int V nam e:char c ountry:char c ontactno:int A m ount:int pancardno:int S tate;Char U pdate:Cardetails() delete:C ardetails() S earchuse C lass diagram