The
web application is divided into two modules: admin/management and
visitor/client. The Admin Side, often known as the Admin Panel, is a portion of
the system that only admin users have access to. The admin user is in
responsible of administering all of the system's essential listings, such as
the Motor bike List. The visitor/client can browse and explore the company's
inventory of bikes for rent before submitting their booking requests. Clients
must register and login onto the system before creating or hiring a bike. The
client's selected dates for renting the bikes are examined to see if the bikes
have an available unit for that date. This project also generates date-based
booking records that may be copied.
Online Rental Motorcycle
System
Language Used:
PHP
Database Used:
My SQL
Design Interface:
Bootstrap JavaScript, HTML, Ajax, JQuery,
Browser: Opera Mozilla Google Chrome IE8, Safari, and
more.
Software: WAMP/ XAMPP/ LAMP/MAMP
About System
How to setup this project
Step 1st. Download
xampp
Step 2nd. Text
editor notepad++ or Sublime
Step 3rd. Download
the zip file/ Download winrar
Step 4th. Extract
the file and copy “bike_rental”
”
folder
Step 5th. Paste
inside root directory/ where you install xampp local disk C: drive D: drive E:
paste: for xampp/htdocs,
Step 6th. Open
PHPMyAdmin http://localhost/phpmyadmin
Step 7th. Create
database name bike_rental_db
Step 8th. Import
bike_rental_db.sql file given inside the zip package in SQL file folder
Step 9th. Run
the script http://localhost/ bike_rental
Step 10th. Password:
username:admin / password :admin123
System Images
2 Comments