The Boat Booking System using PHP and MySQL is a browser-based application that offers boat companies an innovative solution, modernizing the operations in reliable and efficient manner. This application provide user-friendly platform which allows users to book boats online and make the entire process convenient and accessible.
Project Requirements
Project Name
Boat Booking System Project in PHP
Language Used
PHP5.6, PHP7.x,PHP8.x
Database
MySQL 5.x,MySQL8.x
User Interface Design
HTML, AJAX,JQUERY,JAVASCRIPT
Web Browser
Mozilla, Google Chrome, IE8, OPERA
Software
XAMPP / Wamp / Mamp/ Lamp (anyone)
Project Modules
In this project we use PHP and MySQL database. It has two modules admin/subadmin and user.
Admin Module
Dashboard: In this section admin can see all detail in brief like total sub-admin, Total Booking, New Booking, Accepted Booking and Rejected booking.
Sub-Admins:Â In this section, admin can create the sub-admin, delete sub-admins, edit sub-admins, and reset the passwords of sub-admins.
Booking: In this section, admin can view booking request and take actions on new bookings.
Boat: In this section admin can manage boat(Add/Delete/update)
Reports: In this section admin can view boat booking details in particular periods.
Admin can also update his profile, change password and recover password.
Sub-Admin Module
Dashboard: In this section admin can see all detail in brief like Total Booking, New Booking, Accepted Booking and Rejected booking.
Booking: In this section, admin can view booking request and take actions on new bookings.
Boat: In this section admin can manage boat(Add/Delete/update)
Reports: In this section admin can view boat booking details in particular periods.
Sub-Admin can also update his profile, change password and recover password.
User Module
In “Boat Booking Systemâ€Â  user visit the website which is accessible to anyone where the user can book the boat. Users can simply submit their booking requests by filling out the booking form fields.
Some of the Project Screens
Home Page
Boat Booking Page
Admin Dashboard
All Bokings
Booking Details
How to run the Boat Booking System using PHP and MySQL
1. Download the project zip file
2. Extract the file and copy bbs folder
3.Paste inside root directory(for xampp xampp/htdocs, for wamp wamp/www, for lamp var/www/Html)
4.Open PHPMyAdmin (http://localhost/phpmyadmin)
5. Create a database with the name  bbsdb
6. Import bbsdb.sql file(given inside the zip package in SQL file folder)
7. Run the script http://localhost/bbs
*************************Admin Login Details**********************************
Username:Â admin
Password:Â Test@123
*************************Sub-Admin Login Details**********************************
Username:Â akr305
Password:Â Test@123
Or Register a new sub-admin from admin panel.
*************************User Details**********************************
Phone No:Â 4566541230
Email:Â john12@gmail.com
OR Book a new boat.
Project Demo
Project Report
The post Boat Booking System using PHP and MySQL appeared first on PHPGurukul.
Source: Read MoreÂ