Hotel Management System in PHP using CodeIgniter Framework Free Source Code
Introduction
This simple project is a Hotel Management System. This is a web-based application project developed in PHP, CodeIgniter, and MySQL Database. The main purpose of this application is to provide an online platform for a certain Hotel to manage their records. This application helps the hotel management to easily store, retrieve, and manage the hotel records. It has a pleasant user interface with the help of the Bootstrap Framework. This application consists of user-friendly features and functionalities that help the end-users to give the end-users a better experience while using it.
About the Hotel Management System
This was project was developed with the following:
- XAMPP v3.3.0
- PHP
- CodeIgniter 3.1.13
- MySQL Database
- HTML
- CSS
- JavaScript
- jQuery
- Bootstrap
- Start Bootstrap Admin 2
- Font Awesome
- AdminLTE
This Hotel Management System web application is only accessible to all registered users. The application allows the management to manage the list of room types, rooms, departments, restaurants, medical services, and sports facilities. The users can be only registered by the other logged users. The application allows the users to manage the services that the guests acquired from their hotel such as the massage services, using the sports facilities, etc. Here, management can also reserve the room for upcoming guests. On the reservation page, the management is required to register the customer or guest information first before listing the available room for the guest's desired type of room and chosen date. The room will be unavailable automatically if a guest has already checked-in or have a reservation on a similar date or in between.
Features
- Dashboard Page
- Display the Current Days Status or Summary.
- Display Shortcuts
- Display the list of Frequent Customers
- Display the list of Most Favorite Customers
- Employee Management
- Add New Employee
- List All Employees
- Edit/Update Employee Details
- Delete Employee
- Room Type Management
- Add New Room Type
- List All Room Types
- Edit/Update Room Type Details
- Delete Room Type
- Room Management
- Add New Room
- List All Rooms
- Edit/Update Room Details
- Delete Room
- Customer Management
- Add New Customer
- Search Customers
- Reservation Management
- Add New Reservation
- List All Available Rooms
- Select Checkin Date using the Calendar
- Restaurant Management
- Add New Restaurant
- List All Restaurants
- Add Restaurant Services of the Guest or Customer
- Edit/Update Restaurant Details
- Delete Restaurant
- Medical Service Management
- Add New Medical Service
- List All Medical Services
- Edit/Update Medical Service Details
- Delete Medical Service
- Sports Facility Management
- Add New Sports Facility
- List All Sports Facilities
- Add Sports Facility Service of the Guest or Customer
- Edit/Update Sports Facility Details
- Delete Sports Facility
- Massage Room Management
- Add New Massage Room
- List All Sports Facilities
- Add Massage Service of the Guest or Customer
- Edit/Update Massage Room Details
- Delete Massage Room
- Login and Logout
The source code was developed only for educational purposes only. You can download the source code for free and modify it the way you wanted.
System Snapshots of some Features
Login Page
Dashboard Page
Employee List
Reservation Page
List of Available Rooms Page
Room Types List Page
How to Run ??
Requirements
- Download and Install any local web server such as XAMPP.
- Download the provided source code zip file. (download button is located below)
System Installation/Setup
- Open your XAMPP Control Panel and start Apache and MySQL.
- Extract the downloaded source code zip file.
- Copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory.
- Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
- Create a new database naming hms_db.
- Import the provided SQL file. The file is known as hms_db.sql located inside the database folder.
- Browse the Hotel Management System in a browser. i.e. http://localhost/ci_hms/.
Admin Default Access:
Username: admin
Password: admin123
DEMO VIDEO
That's it. You can now explore the features and functionalities of this Hotel Management System in PHP using CodeIgniter Framework. I hope this will help you with what you are looking for and you'll find something useful for your future projects.
Explore more on this website for more Free Source Codes and Tutorials.
Enjoy :)
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Comments
Can you assist in designing…
that is not a hotel system
Add new comment
- Add new comment
- 22037 views