You are on page 1of 6

AN WEB APPLICATION DEVELOPMENT FOR CAR RENTAL

MANAGEMNT SYSTEM USING PHP AND MYSQL

ABSTRACT

The “Car Rental Management System” is require a temporary sales


vehicle. It contains two logins are admin and client login. In admin login
is used to store the all vehicle details like vehicle name, vehicle make,
vehicle price, vehicle image, capacity, etc.,
On this login we can also create a new admin with credentials and we
can also hire request client details, we can also find a client message and
request the message, with details of client. And, we can monitor the
vehicle details. An admin login also used control all details edit and
delete the database.
In client login, is used to check the vehicle availability and details of
vehicle. We have to update the status of message to admin.
This project is developed using php as the front end and sql-lite as a
back-end. The sql-lite database is used to store and retrieve data of this
web application.
SYSTEM ENVIRONMENTS
SOFTWARE REQUIREMENTS:
OPERATING SYSTEM : WINDOWS XP, 8, 8.1,10
LANGUAGE USED : PHP
TOOLS :MYSQL SERVER

HARDWARE REQUIREMENTS:
PROCESSOR : INTEL PENTIUM 4 DUAL CORE,CORE2
MAIN MEMORY : 2GB RAM (MIN)
HARD DISK : 80 GB
DATAFLOW DIAGRAMS:
Login Process

Login

ADMIN CLIENT

LOGIN LOGIN

Admin Login

vehicle Details
Hire Request
New Vehicle

Client Login
View Status Message

Vehicle Image
E-R Diagram
Vehicle price

Username
Password Vehicle capacity Vehicle make
\\User

Vehicle Name

Admin New vehicle


Add

Message

view Client Message

You might also like