You are on page 1of 2

SYNOPSIS

This project is entitled as Lodging Reservation Management System which has


developed in PHP as front and MySQL server as back end.

This is a Lodging Reservation Management System Project in PHP. The project is a sort of
an online platform for clients or possible clients to explore and reserve a room in a lodging
house on their desired date. The system has some other features and functionalities included
that are related that are helpful for both the client and management. This project may help
you to learn some techniques or ideas that may be used for your future web application
projects.

This web-based software was developed using PHP, MySQL Database, HTML, CSS,
JavaScript (jQuery and Ajax), and Boostrap. This project has 2 sides which are the Admin
Side and the Client/Public Side. The admin side has a secure login feature that requires the
admin credentials to access and manage the data of the system. On the said side, this includes
the pages where the admin can manage the list of accommodations, rooms, reservations, and
inquiries. This includes also the page to manage the system information such as the system
name and the about content. Talking about the side for public/client. This contains the
login/registration form for clients or possible clients. The client can explore the different
rooms and book/reserve the room for their desired date. When the client submits the booking
form, this will be saved as a pending request at first and the admin will confirm the
reservation.

Front end : PHP

Backend : My SQL

MODULE:

 Admin

 Accommodations Detail
 Bookings Detail
 inquiry Detail

 users

Admin Side

 Dashboard Page
 Manage Room List
 Manage Accommodation List
 Manage Bookings/Reservation
 List All Inquiries
 View Inquiry
 Manage System Settings
 Manage Account

Public/Client-Side

 Login/Registration
 Home Page
 Room List
 Room View
 Book Room
 Booked List
 Manage Account

You might also like