Synapsis
Synapsis
K.R. ROAD,BENGALURU-560004.
• Vehicle hiring system is a web-based application designed to provide the user with
an easy way to hire cars.
• The customer has to choose the vehicle of his choice, the location where he wants
to board the vehicle and pay for the rental online.
• Vehicle hiring system is a web application which includes an end user i.e., a
customer in which they can make a reservation and view other related information
about their reservation.
• The administrator has all authorities to change and manage the system such as
adding a new vehicle, removing and updating any related information about the
vehicle and keeping track of all vehicle reservations.
EXISTING SYSTEM
• The current system does not have wide ranges of vehicles available.
• The customers do not have the facility to give feedback.
• Description of vehicles is less
PROPOSED SYSTEM
• Php is widely used open Source general-purpose scripting language that is especially suited for web
development and can be embedded into html.
• Php usually to create dynamic web page content or dynamic images used on websites.
JAVASCRIPT
HTML CSS
• Html provides the basic structures of sites, which is enhanced and modified by other technologies like
CSS and java script
• CSS is used to control presentation, formatting layout.
WAMPSERVER
• WampServer is a web development platform on windows that allows you to create dynamic web
applications with Apache2, PHP, MySQL and MariaDB.
• WampServer automatically installs everything you need to intuitively develop web applications.
• MySQL is free and open-source software under the terms of the GNU general public
license.
• MySQL is a component of the LAMP web application software stack (and others), which
is an acronym for Linux, apache, MySQL, Perl/PHP
• MySQL is used by many database-driven web applications, including Drupal, Joomla,
phpDB.
• MySQL is also used by many popular websites, including facebook, flickr, twitter, etc
MODULE DESCRIPTION
ADMIN MODULE:
• This module enables the user to Login.
• Admin can view/edit/delete vehicle and driver details.
• Admin has authority to view transaction details of the users.
CUSTOMER MODULE :
• This module enables the user to Login/ Register.
• view vehicle details and hire vehicle and perform the transaction.
MAINTENANCE MODULE:
• Maintenance manager is one of the users in the system.
• The main functionalities of this manager are to add vehicles, drivers and vendors of the vehicles.
• The Maintenance manager is responsible for the Spare parts billing, registering the vehicles,
drivers to the vehicles, mostly the vendor details and date of purchase of vehicles.
• These details provide Manager whether the cabs are providing profit or loss.
• Maintenance manager is one of the users in the system.
• The main functionalities of this manager are to add vehicles, drivers and vendors of the vehicles.
• The Maintenance manager is responsible for the Spare parts billing, registering the vehicles,
drivers to the vehicles, mostly the vendor details and date of purchase of vehicles.
• These details provide Manager whether the cabs are providing profit or loss.
APPLICATIONS
• Car rental system application is based on a concept to book car and taxi online.
• Here at first the user has to login or sign up to get access.
• Then the user can list, search for cars according to their needs. check cars according to their
needs.
• The user can filter search or sort by price and book easily with the help of various payment
methods.
Admin
Admin_id Name Email_id Password
Vehicle
Vehicle_id Vehicle_no Vehicle_name Rate Seat
Customer
C_id Name Email Address Mobile_no password
Feed back
F_id Message c_id Emil
Book
Book_no Vehicle_id From_date To_date
Bill
Bill_no Book_no Total_amt Book_date End_date
Login
Admin_user_id password
ER TO REALTIONAL MAPPING
PASSWORD FID
NAME MSG
1 GIVES N CUSTID
CUSTOMER FEEDBACK
EMAIL
SEX VEHICL ID BOOK
ID
PHONE
CID
N M BOOKING
N BOOK
N
VIEW
FROMDATE
LASTDATE
VIEWS 1
ADMIN PSWD
VEHICLE-ID
M
VEHCL-NO
N ADD 1 ADMINSTARATOR
VEHICLE VEHICL
VEHCL-NAME
1
NOOFSEAT
RATE GENERATE
BILL
BILL-NO
BOOK-ID TOTAL
AMT
E R DIAGRAM