SIMPLE CAR SALES SYSTEM 2017-2018
INTRODUCTION
Car Sales system is an application that computerizes the conventional car sale procedure which
we are aware of. This is a windows based application. This helps in managing data related to
buyers and sellers of the cars. Business reports can also be generated and viewed.
In the existing System it is difficult to maintain the car information individually and to supply for
the customers who are eager to buy them. Customer has to face difficulty in order to know the
information of car like manufacturing year, car model and other valuable information in a single
domain. Our main idea is to develop a system where we can have all the required information for
the user in order to effectively interest him in the process of buying a car.
In the Proposed System, application can maintain car details like manufacturer, year of
manufacturing, price and model etc. We can also view all the car details which are kept for sale
effectively and we can search for our desired car. With this Customer can get the information
quickly like car details which have been entered clearly.
The project Car Sales System is window based application, mainly consists of Four Modules
1. Welcome module
2. Searching module
3. Adding car module
4. Viewing all cars module.
Welcome Module: System provides Welcome facilities which gives detail description of total
number of car manufactured, total number of cars, price of cars, car age, distance travelled by
car.
Searching Module: System provides the searching facilities based on various factor such as
Age, Year, Model, on Price and Distance traveled.
Adding car Module: Dealer can add the car models, car details which is useful for user as well
as user to calculate which car is more beneficial a best for buy.
Viewing all cars Module: Here in this module, customer can view car details in order to buy the
car. This information will be helpful for the customer to know about car details.
Dept.of.CSE SKSVMACET, Laxmeshwar Page 1
SIMPLE CAR SALES SYSTEM 2017-2018
Functionalities Provided By the Project Car Sales System Are:
Car Sales System Provides the searching facilities based on various factor such as
Manufacturer, Year, Model, Price and KM traveled etc.
Car Sales System also manages Manufacturer, Year, Model, Price and Distance traveled.
Manage the information of car, car models and Integration of all car sales.
Editing, adding and updating of records is improved which results in proper resource
management of Car Sales System data.
It generates the report and exports the report on to Manufacturer, Year, Price, Model and
KM traveled.
Hardware Requirement Specification:
Processor: Pentium III
RAM: 120 MB or more
Hard disc: 20 GB or more
Software Requirement Specification:
Operating System: Windows 7, Windows XP, Linux
Language: Java
Database: MySQL Server
Software: Java JDK
Development Kit
Scripting Language: JSP (Java Server Pages)
Enable
Dept.of.CSE SKSVMACET, Laxmeshwar Page 2
SIMPLE CAR SALES SYSTEM 2017-2018
L_username
ER Diagram: Login_id L_password
Mobile Email
LOGIN L_role_id
R_date
User_name
1 Role_id
User_address R_name
User_id M N
Has ROLES
USER
M 1 PERMISSION
Per_name
Per_role_id
Per_id Per_module
Manages
N
Cus_name
Cus_pass
Car_type Cum_id
Cum_name
N N
Cus_id Car_cmp
CARS
CAR
Cus_add
MODELS
M Car_num
CUSTOMER
Car_cus_id
Cum_year
Has
Cus_mobile Cm_desc
Cum_type
Cus_email
CAR OWNER
Co_id
Co_mobile
Co_name
Dept.of.CSE SKSVMACET, Laxmeshwar Page 3