0% found this document useful (0 votes)
297 views14 pages

Project Discription Hotel Management

This document provides an overview of an online hotel booking system project developed using PHP and MySQL. The system has two modules: a user module that allows customers to browse rooms and make bookings online, and an admin module that enables administrators to manage hotel and room details as well as view bookings. Key features of the admin module include functions for adding hotels and rooms, and viewing pending bookings. The project uses technologies like HTML, CSS, PHP, and MySQL and requires XAMPP as the development server. Sample login details for the admin account are also provided.

Uploaded by

TLE 2 Ranpur
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
297 views14 pages

Project Discription Hotel Management

This document provides an overview of an online hotel booking system project developed using PHP and MySQL. The system has two modules: a user module that allows customers to browse rooms and make bookings online, and an admin module that enables administrators to manage hotel and room details as well as view bookings. Key features of the admin module include functions for adding hotels and rooms, and viewing pending bookings. The project uses technologies like HTML, CSS, PHP, and MySQL and requires XAMPP as the development server. Sample login details for the admin account are also provided.

Uploaded by

TLE 2 Ranpur
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 14

Project Discription

22-July-2019

Online Hotel Booking System Project Web based application has been developed

on PHP and MySQL, There also we used HTML & CSS. In this project has Two module, First is

user part and second one is admin part. In this admin Module admin can login with the id

password and after the login admin can add new hotels with details and view all the room details

and view all the bookings. User can easily sit at home and book hotels online User can view

different types of room which is added by admin and click on booking button for book any

selected Room. user can payment with cash or online payment.

There are different-different types of rooms available for customer’s requirement such as
1. Single Room
2. Couple Room
3. Deluxe Room
4. Luxury Room
5. Guest Room

So, you can easily book room whatever you want

Admin part:- Admin manage all the details like room type, view room, booking room, hotel name,

room no and more.

Types of users
1. Users
2. Admin
List of Index Page
1. Home
2. About
3. Services
4. Gallery
5. Testimonials
6. Contact
Features of Admin

 Login:  To login here admin should has id/password.

 Dashboard/ Add lab panel: 


1.  Hotel name
2. Location
3. Room type
4. Room no.
5. Images
6. Description
7. Status
8. Prize per night
9. Amenities & Services
10. Add room:  can add room more here
11. View room: view room details like single, double, couple and etc.
12. View booking: booking is done or not or still show pending
13. Logout: logout here
Technology Requirement

Domain: Web technology

Software Requirement

 xampp 7.1 ,

 notepad++

Hardware Requirement:  
1. Intel Processor   2.0 GHz or above.
2. 2 GB RAM or more.
3. 160 GB or more Hard Disk Drive or above.
Web Browser:

Mozilla, Google Chrome, IE8, OPERA

Front end:- HTML, CSS, JavaScript, Bootstrap


I. HTML: HTML (hyper text markup language)  is used to create and save web pages.
II. CSS: Use for  Create attractive design by (Cascading Style Sheets)
III. Bootstrap: Bootstrap is the most popular CSS Framework for developing responsive 
website.
IV. JavaScript: It is a programming language, commonly use with web browsers.
Back end:- PHP, MySQL
I. PHP: Hypertext Preprocessor is a technology that allows software developers to
create dynamically generated web pages, in HTML.
II. Mysql:  (structure query language) open source relational database.           
Xampp server installation process
1. Open the xampp website
2. Click xampp for windows
3. Click the download file
4. Click yes button
5. Select server file. programming language
6. Select aspect of xampp  to install
7. Installation folder
8. Select installation file
9. Click ok
10. Click finish button
Admin Login Details

Login Id: [email protected]

Password: admin
Online Hotel Booking System Project in php with source
code

Project Sample Image











Other Detail
Software Requirement :   xampp 7.1 , notepad++
Hardware Requirement :   Intel Processor 2.0 GHz or above. • 2 GB RAM or more. • 160
GB or more Hard Disk Drive or above.

Application :  

Project Attachement
Source CodeComplete Source Code files

You might also like