Recents in Beach


Lodging Reservation Management System in PHP My SQL with source code


This PHP project is a lodging reservation management system. The idea is essentially a website where customers or potential customers may look around and book a room at a hotel for a specific date. Several associated features and functionalities of the system are also present and are advantageous to management as well as clients. You might pick up some tips or strategies from this project that you can use to other web application projects you might work on in the future.

PHP, MySQL Database, HTML, CSS, JavaScript (jQuery and Ajax), and Boostrap were used to create this web-based application. The admin side and the client/public side are the two sides of this project. To access and control the system's data, the admin side has a secure login feature that needs the admin credentials. The pages where the administrator can control the list of accommodations, rooms, reservations, and questions are included on the aforementioned side. This also includes the page used to manage system data like the system name and the material for the about section. Discussing the client/public side. This has the login/registration form for existing or potential customers. The customer can look around the various rooms and reserve/book the room for the specified date.

 

Name of Project:     Lodging Reservation Management System

Language Used:      PHP

Database Used:      My SQL

Design Interface:    Bootstrap JavaScript, HTML, Ajax, JQuery,

Browser:                  Opera Mozilla Google Chrome IE8,

Software:                 WAMPP/ XAMPP/ LAMP/MAMP

About System

 

How to setup this project

Step 1st. Download xampp PHP Version 8.0.7

Step 2nd. Text editor notepad++ or Sublime

Step 3rd. Download the zip file/ Download winrar

Step 4th. Extract the file and copy “lodge” 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 lodge_db.sql

Step 8th. Import lodge_db.sql file given inside the zip package in SQL file folder

Step 9th. Run the script http://localhost/lodge

Step 10th. Password: username:admin / password :admin123

System Images

 







Post a Comment

0 Comments