Monday, September 17, 2018

Car Rent Management System Full Project With Database

Car Rent Management System Full Project With Database



Project Name: Car Rental Project in PHP and MySQL

Language Used: PHP

Database: My SQL

User Interface Design: HTML, AJAX, JQUERY, JAVASCRIPT

Web Browser: Mozilla, Google Chrome, IE8, OPERA

Software: XAMPP Server

Project Modules

Users
Admin
Guest

Project Demo ---------






View image Demo







Guest user can see the information about rental cars.


Guest user can also

Register Users

Anyone can register through registration page

After successful registration user can login with valid email and password User can recover your password by providing some registered information.

After successful login user can do things below

Car Booking
View Car booking history
Update his / her profile
Update his / her password
Post Testimonials
View Testimonials
Logout
Admin

Admin is the super user of website. Admin can login through login page


Admin Features-


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 Testimonials (Active and Inactive)
Manage Contact us
Admin Can
admin can also update
Admin can update
Manage Subscribers
Admin Dashboard (Admin can see the count of reg users, total booking, total subscribers, total queries etc)
Change Password (admin can change own password)
logout
How to run Project

1. Download and Unzip file on your local system copy carrental.
2. Put folder

Database Configuration


Open phpmyadmin
Create Database Carrental
Import database carrental.sql (available inside zip package)

For User
Open your browser "http: // localhost / carrental"
Login Details for user: test @ gmail.com / test @ 12345

For Admin Panel
Open your browser "http: // localhost / carrental / admin"
Login Details for admin: admin / Test @ 12345

Project Download Link



Click here


Download full source code (Car Rental Project in PHP and Mysql)
Previous Post
Next Post

2 comments:

  1. its not working getting error as Error: SQLSTATE[HY000] [2002] No connection could be made because the target machine actively refused it.

    ReplyDelete