A car rental is a vehicle that can be used temporarily for a fee during a specified period.Getting a rental car helps people get around despite the fact that they do not have access to their personal vehicle.The individual who need acar must contact a car rental agency and contract out a vehicle.This system increases customer retention and simplify vehicle and staff managment.
There are following Web Technology has used for build this Online Car Rental System.
Server-side
- PHP
- Mysql Database
Client-side
- HTML
- CSS
- Javascript
- Users
- Admin
Anyone can register through the registration page. After a successful registration user can log in with valid email and password. User can recover own password by providing some registered info.
After successful login user can do the following things–
- Car Booking
- View Car booking history
- Logout
Admin is the superuser of the website who can manage everything on the website. Admin can log in through the login page
- Admin can create vehicle brands
- Manage Vehicle Brands(Edit, Delete)
- Post Vehicle
- Manage vehicle(Edit,Delete)
- Manage Booking(Admin can confirm and Cancel Booking)
- Manage Subscribers
- Admin Dashboard(Admin can view the count of reg users, total booking, total subscribers, total queries, etc)
- logout