Sumeetproject HTML
Sumeetproject HTML
REPORT OF HOTEL
WEBSITE
Page - 1
Project Report of Hotel
The "Hotel Website" has been developed to override the problems prevailing in the practicing
manual system. This software is supported to eliminate and in some cases reduce the hardships
faced by this existing system. Moreover this system is designed for the particular need of the
company to carry out operations in a smooth and effective manner.
The application is reduced as much as possible to avoid errors while entering the data. It also
provides error message while entering invalid data. No formal knowledge is needed for the user
to use this system. Thus by this all it proves it is user-friendly. Hotel Website , as described
above, can lead to error free, secure, reliable and fast management system. It can assist the user
to concentrate on their other activities rather to concentrate on the record keeping. Thus it will
help organization in better utilization of resources.
Every organization, whether big or small, has challenges to overcome and managing the
information of Room, Hotel, Booking, Employee, Facility. Every Hotel Website has different
Hotel needs, therefore we design exclusive employee management systems that are adapted to
your managerial requirements. This is designed to assist in strategic planning, and will help you
ensure that your organization is equipped with the right level of information and details for your
future goals. Also, for those busy executive who are always on the go, our systems come with
remote access features, which will allow you to manage your workforce anytime, at all times.
These systems will ultimately allow you to better manage resources.
Page - 2
Project Report of Hotel
Hotel Website, as described above, can lead to error free, secure, reliable and fast
management system. It can assist the user to concentrate on their other activities rather to
concentrate on the record keeping. Thus it will help organization in better utilization of
resources. The organization can maintain computerized records without redundant entries. That
means that one need not be distracted by information that is not relevant, while being able to
reach the information.
The aim is to automate its existing manual system by the help of computerized
equipments and full-fledged computer software, fulfilling their requirements, so that their
valuable data/information can be stored for a longer period with easy accessing and manipulation
of the same. Basically the project describes how to manage for good performance and better
services for the clients.
The main objective of the Project on Hotel Website is to manage the details of Hotel,
Room, Category, Booking, Facility. It manages all the information about Hotel, Employee,
Facility, Hotel. The project is totally built at administrative end and thus only the administrator is
guaranteed the access. The purpose of the project is to build an application program to reduce the
manual work for managing the Hotel, Room, Employee, Category. It tracks all the details about
the Category, Booking, Facility.
Page - 3
Project Report of Hotel
Provides the searching facilities based on various factors. Such as Hotel, Category,
Booking, Facility
Hotel Website also manage the Employee details online for Booking details, Facility details,
Hotel.
It tracks all the information of Room, Employee, Booking etc
Manage the information of Room
Shows the information and description of the Hotel, Category
To increase efficiency of managing the Hotel, Room
It deals with monitoring the information and transactions of Booking.
Manage the information of Hotel
Editing, adding and updating of Records is improved which results in proper resource
management of Hotel data.
Manage the information of Booking
Integration of all records of Facility.
Page - 4
Project Report of Hotel
Software Requirements:
Page - 5
Project Report of Hotel
Page - 6
Project Report of Hotel
Page - 7
Project Report of Hotel
Page - 8
Project Report of Hotel
Page - 9
Project Report of Hotel
<div id="page">
<div id="content">
<div id="cbox1">
<p>In our lodging software all modules are tightly integrated and all hotel
programs are included in one price, meaning all modules are included at no additional cost regardless of
your hotel size. Our Motel management software is developed for Microsoft Windows operating system
using latest software developing techniques. Hotelier is hospitality software designed for full service
luxury inns, bed, breakfasts, and resorts. It emphasizes the highest level of individual guest services
through our comprehensive features seamlessly integrating rooms, dining, and retail, with information
contained in reservations till back office general ledger. </p>
</div>
</div>
Page - 11
Project Report of Hotel
<div id="sidebar">
<div id="box2">
<h2>Reservation Management</h2>
<ul class="style3">
</li>
</li>
Page - 12
Project Report of Hotel
</li>
</ul>
</div>
</div>
</div>
<div id="page">
<div id="content">
<div id="cbox1">
<h2>Contact Us</h2>
<div class="row">
</div>
Page - 13
Project Report of Hotel
<div class="row">
</div>
Page - 14
Project Report of Hotel
<div class="row">
</div>
</form>
</div>
</div>
<div id="sidebar">
<div id="box2">
<h2>Latest News</h2>
<ul class="style3">
Page - 15
Project Report of Hotel
</li>
</li>
</li>
</ul>
</div>
</div>
</div>
Page - 16
Project Report of Hotel
<div id="templatemo_content_wrapper">
<div id="templatemo_content">
<div style="color:#FF0000; font-size:16px; ">We got your message. We will contact you shortly
!!!</div>
<div class="cleaner"></div>
</div>
<div class="cleaner"></div>
Page - 17
Project Report of Hotel
<div id="page">
<div id="cbox1">
<h2>Image Gallery</h2>
<div class="gallery">
</a>
</div>
<div class="gallery">
Page - 18
Project Report of Hotel
</a>
</div>
<div class="gallery">
</a>
</div>
<div class="gallery">
</a>
Page - 19
Project Report of Hotel
</div>
<div class="gallery">
</a>
</div>
<div class="gallery">
</a>
Page - 20
Project Report of Hotel
</div>
<div class="gallery">
</a>
</div>
<div class="gallery">
</a>
</div>
Page - 21
Project Report of Hotel
<div class="gallery">
</a>
</div>
</div>
</div>
</div>
Page - 22
Project Report of Hotel
<div id="page">
<div id="content">
<div id="cbox1">
<p>In our lodging software all modules are tightly integrated and all
hotel programs are included in one price, meaning all modules are included at no additional cost
regardless of your hotel size. Our Motel management software is developed for Microsoft Windows
operating system using latest software developing techniques. Hotelier is hospitality software designed
for full service luxury inns, bed, breakfasts, and resorts. It emphasizes the highest level of individual
guest services through our comprehensive features seamlessly integrating rooms, dining, and retail, with
information contained in reservations till back office general ledger. </p>
</div>
</div>
<div id="sidebar">
<div id="box2">
<h2>Booking Management</h2>
<ul class="style3">
Page - 23
Project Report of Hotel
</li>
</li>
</li>
</ul>
</div>
</div>
</div>
Page - 24
Project Report of Hotel
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<!--[if IE 6]>
<![endif]-->
<script src="js/jquery-3.2.1.min.js"></script>
$( document ).ready(function() {
Page - 25
Project Report of Hotel
$("#home_page").click(function() {
$('#div_content').load('home.html');
});
$("#about_page").click(function() {
$('#div_content').load('about.html');
});
$("#contact_page").click(function() {
$('#div_content').load('contact.html');
});
$("#login_page").click(function() {
$('#div_content').load('login.html');
});
Page - 26
Project Report of Hotel
$("#gallery_page").click(function() {
$('#div_content').load('gallery.html');
});
$("#register_page").click(function() {
$('#div_content').load('register.html');
});
$('#div_content').load('home.html');
});
function showPage(page_name) {
$('#div_content').load(page_name);
</script>
</head>
<body>
Page - 27
Project Report of Hotel
<div id="header">
<div id="logo">
</div>
<div id="menu">
<ul>
</ul>
</div>
Page - 28
Project Report of Hotel
</div>
<div id="div_content">
I am here
</div>
</div>
</body>
</html>
<div id="page">
<div id="content">
<div id="cbox1">
<h2>Login to Account</h2>
Page - 29
Project Report of Hotel
<div class="row">
</div>
<div class="row">
</div>
Page - 30
Project Report of Hotel
</form>
</div>
</div>
<div id="sidebar">
<div id="box2">
<ul class="style3">
Page - 31
Project Report of Hotel
</li>
</li>
</li>
</ul>
</div>
</div>
</div>
Page - 32
Project Report of Hotel
<div id="page">
<div id="content">
<div id="cbox1">
<h2>Login to Account</h2>
<div class="row">
</div>
<div class="row">
</div>
Page - 33
Project Report of Hotel
</form>
</div>
</div>
<div id="sidebar">
<div id="box2">
<ul class="style3">
Page - 34
Project Report of Hotel
</li>
</li>
</li>
</ul>
</div>
</div>
</div>
Page - 35
Project Report of Hotel
<div id="page">
<div id="content">
<div id="cbox1">
<h2>Login to Account</h2>
<div class="row">
</div>
<div class="row">
</div>
Page - 36
Project Report of Hotel
</form>
</div>
</div>
<div id="sidebar">
<div id="box2">
<ul class="style3">
Page - 37
Project Report of Hotel
</li>
</li>
</li>
</ul>
</div>
</div>
</div>
<div id="templatemo_content_wrapper">
<div id="templatemo_content">
Page - 38
Project Report of Hotel
<div class="cleaner"></div>
</div>
<div class="cleaner"></div>
<div id="page">
<div id="content">
<div id="cbox1">
<div class="row">
Page - 39
Project Report of Hotel
<label for="name">Name:</label><br />
</div>
<div class="row">
</div>
Page - 40
Project Report of Hotel
<div class="row">
</div>
<div class="row">
</div>
<div class="row">
</div>
<div class="row">
Page - 41
Project Report of Hotel
</div>
</form>
</div>
</div>
<div id="sidebar">
<div id="box2">
<ul class="style3">
</li>
Page - 42
Project Report of Hotel
</li>
</li>
</ul>
</div>
</div>
</div>
<div id="templatemo_content_wrapper">
<div id="templatemo_content">
Page - 43
Project Report of Hotel
<div class="cleaner"></div>
</div>
<div class="cleaner"></div>
Page - 44
Project Report of Hotel
<div id="page">
<div id="content">
<div id="cbox1">
<div class="row">
</div>
<div class="row">
</div>
Page - 45
Project Report of Hotel
</form>
</div>
</div>
<div id="sidebar">
<div id="box2">
<h2>Latest News</h2>
<ul class="style3">
</li>
Page - 46
Project Report of Hotel
</li>
</li>
</ul>
</div>
</div>
</div>
Page - 47
Project Report of Hotel
Our project is only a humble venture to satisfy the needs to manage their project work.
Several user friendly coding have also adopted. This package shall prove to be a powerful
package in satisfying all the requirements of the school. The objective of software planning is to
provide a frame work that enables the manger to make reasonable estimates made within a
limited time frame at the beginning of the software project and should be updated regularly as
the project progresses.
Page - 48