Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 73

INTRODUCTION

1
INTRODUCTION

1 Company Profile:
GTL SOFTWARE is a Professional Software Development
Organization Dedicated To Assisting Small To Medium Sized
Businesses Establish An Online Presence. We Offer "Professional-
level Software development, Web Development , E-commerce
Solutions And Marketing Services." Our Development Team Produces
Innovative, High-Performance Application Solutions For Industries
Having Diverse Areas Of Activity. The Quality Of Our Designs And
Programming Is Evident In The Software’s. We Have Developed
Through Our Expertise And Years Of Experience.

Services:
 Java Development

Using Java bases technology ,We have an excellent record of


accomplishment in developing simple to complex ERP
Software and solution for our global client. We ensure the
project are delivered on time, meeting the client all
compliance requirement Our java application development
solution are easy to upgrade. Migrate and maintain with
minimum risk and at minimal cost

2
 Web Development
We believe in making good creative and responsive web
suits.
Our services are
 Custom web development
 Product development
 Application development

 Android Development
Our app development experts create stunning designs with
Brilliant functionality on the latest platforms so that you have a
fully functional android mobile application that leverage the
latest OS to the maximum additionally, Our vibrant design,
ultra-smooth abd bug-free functionality makes us stand out as
your preferred android application developer

 Hadoop

Enabling Hadoop to work for your organization nees is what


we do,form strategy and development to integration and
optimization to get the informaction output you want

3
Introduction To Project:
 "Hospitality" is a web application but behaves like a
standalone application. This system is developed to automate
day to day activity of a hotel booking. Hospitality is a kind
of business that serves people all over world with its luxury.
This system is developed to provide service facility to
restaurant and also to the customer. This Hotel management
system can be used by employees in a hotel to handle the
clients, their orders and can help them easily find rooms.
The project is developing because; many hotel have a lot
difficult to manage the business such as customer ordering
and reservation table. If the customer book an order and later
wants to cancel the order, he is permitted to do this only
within a specific time period. 

4
1.2 EXISTING SYSTEM & NEED OF THE
NEW SYSTEM:

The existing system of restaurant does work in one machine, does not
allow to access the software globally. Many people have experiences
going to a restaurant where the service is poor and there is a lack of
time for giving attention to the customer from the staff. There problem
are faces which are no proper management in taking order, hard to
manage the stock and knowing all the small details about the items,
hard to manage supplier details. The existing system is works in .Net
C# and VB.NET and it does work report for generating the report.
When the user print the report. When the user prient the report in excel
then the system does not given the proper view of report.

 Lack of security of data.


 More man power.
 Time Consuming.
 Need more manual calculation.
 No direct role for the higher officials.

Nowadays, many restaurants manage their business by manual


especially take customer ordering In traditional booking system a
customer has to go to restaurant or make a phone call in order to get
his meal reserved Today restaurant waiter takes the customer ordering
by manual system with using pape

5
1.3 SCOPE OF SYSTEM:
It may help collecting perfect management details. In a very
short time, the collection will be obvious, simple and sensible. It will
be the company to fully automate the process of booking ticket easier
and simple. It will help facilitate the full smooth flow of data and
process in Restaurant.
It will help reduce the manual cost incurred during taking
orders and maintaining the stock of restaurant .Customers will be able
to order from table,Admin/Manager will be able to handle all works
related to restaurant in this web application .as the size of business will
increase this system will adapt and work smoothly The 3 layers of this
application will helps with smooth flow of information in the business

Client/Cust Admin/Man
owner
omer ager

Nothing is perfect in this world. So, we are also no exception.


Although, we have tried our best to present the information effectively,
yet, there can be further enhancement in the Application. We have
taken care of all the critical aspects, which need to take care of during
the development of the Project.
Like the things this project also has some limitations and can further
be enhances by some one, because there are certain drawbacks that do
not permit the system to be 100% accurate.

6
1.4 OPERATING ENVIRNMENT HARDWARE AND
SOFTWARE:

Server Side:
Software
Web Presentation HTML5,JSP,Bootstrap4,CSS
Programming Language Java
Web-Based Technologies Servlet
Frameworks Hibernate 5.3.9 ,Spring 4.3
Java Version JDK 8.0
Back-End MYSQL 5.5
IDE ECLIPSE(Neon)4.6
Web Server Apache Tomcat 9.0
Brower’s Crome0.2.149 & above,
IE11 & above,
Mozilla65.0.2 & above,etc
Operation System Windows 10

Hardware
Processor I3
Hard Disk 5 GB
Memory 1 GB RAM

7
Client Side:

Software
Operation System Windows 10
Brower’s Crome0.2.149 & above,
IE11 & above,
Mozilla65.0.2 & above,etc
Memory 1 GB RAM

Hardware
Processor I3
HardDisk 5 GB
Memory 1 GB RAM

8
1.5 DESCRIPTION OF TECHNOLOGY
USED:

 Introduction to java:

Java is object oriented Unchanged c++ or c code will not


work in java, in most cases, though java looks much like c
and c++.
Java can run on many different operating system This
makes java platform independent java does this by making
the java compiler
Turn code into java byte code instead of machine code
This mean that when the program is executed the java
virtual machine interprets the byte code and translated in
into machine code
 Hibernate:

Hibernate ORM is concerned with helping your


application to achieve persistence. So what is persistence?
Persistence simply means that we would like our
application’s data to outlive the applications process. In
Java terms, we would like the state of (some of) our
objects to live beyond the scope of the JVM so that the
same state is available later.
Specifically, Hibernate ORM is concerned with data
persistence as it applies to relational databases (RDBMS).
In the world of Object-Oriented applications, there is often
a discussion about using an object database (ODBMS) as

9
opposed to a RDBMS. We are not going to explore that
discussion here. Suffice it to say that RDBMS remain a
very popular persistence mechanism and will so for the
foreseeable future.

 JSP & Servlet:

Servlet technology is used to create web application,


Servlet technology is robust and scalable because of java
Before Servlet CGI(Common Gateway Interface) scripting
language was popular as a server-side programming
language. But there was many disadvantage of this
technology
Servlet JSP technologies are backbone of Java EE
programming. Recently I have written a lot about Servlet
and JSP programming and this is a summary post for
Servlet JSP Tutorials where I am providing all the article
links in the order to read them.
Servlets are the Java programs that runs on the Java-
enabled web server or application server. They are used to
handle the request obtained from the web server, process
the request, produce the response, then send response back
to the web server. Properties of Servlets : Servlets work on
the server-side.

10
Eclipse IDE:

Eclipse is an integrated development environment (IDE)


used in computer programming, and is the most widely
used Java IDE.[6] It contains a base workspace and an
extensible plug-in system for customizing the
environment. Eclipse is written mostly in Java and its
primary use is for developing Java applications, but it may
also be used to develop applications in other programming
languages via plug-ins, including Ada, ABAP, C, C+
+, C#, Clojure, COBOL, D, Erlang, Fortran, Groovy, Hask
ell, JavaScript, Julia, Lasso, Lua, NATURAL, Perl, PHP, 
Prolog, Python, R, Ruby (including Rails
framework), Rust, Scale, and Scheme. It can also be used
to develop documents with LaTeX (via a TeXlipse plug-
in) and packages for the software Mathematical.
Development environments include the Eclipse Java
development tools (JDT) for Java and Scale, Eclipse CDT
for C/C++, and Eclipse PDT for PHP, among others.

11
 Bootstrap:
Bootstrap is a free and open-source front-end Web
framework. It contains HTML and CSS-based design
templates for typography, forms, buttons, navigation and
other interface components, as well as
optional JavaScript extensions. Unlike many earlier web
frameworks, it concerns itself with front-end
development only.

Bootstrap also comes with several JavaScript components


in the form of jQuery plugins. They provide additional
user interface elements such as dialog boxes, tooltips, and
carousels. Each Bootstrap component consists of an
HTML structure, CSS declarations, and in some cases
accompanying JavaScript code. They also extend the
functionality of some existing interface elements,
including for example an auto-complete function for input
fields.

 My SQL:

MySQL is free and open-source software under the terms of


the GNU General Public License, and is also available under
a variety of proprietary licenses. MySQL was owned and
sponsored by the Swedish company MySQL AB, which was
bought by Sun Microsystems (now Oracle Corporation). In
2010, when Oracle acquired Sun, Wideners forked the open-
source MySQL project to create Maria DB.

12
PROPOSED
SYSTEM

13
PROPOSED SYSTEM

2.1 Proposed System:

Restaurant management system puts the order in a queue with specific


priority according to time and quantity, and then a cook is assigned for
the specific order to complete it.
Besides, the restaurant waiter information also by manual system kept
use paper and this is difficult for restaurant administrator to find waiter
information ,probability missing the paper and difficult to arrange the
schedule Initial problem is that the customer has to get connected over
the phone.
 Security of data .
 Ensure more data accuracy.
 Proper control of the higher official.
 Minimize manual data entry.
 Greater better efficiency.
 Better service.
 Minimum time required.
 Minimum time needed for the various processing.
 User friendliness and interactive.

14
Feasibility Study :

Similar to all system while considering proposed system,


many aspects and factors were taken into consideration to which
we may call feasibility study . Following points were considered
(question raised) so that the proposed system will be easily taken
over after completion with current setup (staff & machines) and
will be economical . The result is as follows.

Technical Feasibility:-

 It is possible with current technical support and hardware


development in the organization to fulfill defined objective
and proposed activities.
 HTML,Bootstrap will be used as Front End and Java on
Back End to apply better programming skills and to
provide better GUI with high security.

15
Economic Feasibility:-

 With consideration of the following factors the proposed


system is economically feasible.

 Preparation of manuals & other documents in all three level i.e.


Technical, Operational & Economical level the Proposed
system is feasible .System provides More Benefits in
comparison with additional cost occurred.

2.2 Objective of System:

 Make all the system computerize


 Reduce time consumption
 Reduce error scope
 All system managements are automated
 Centralized database management
 Easy operations for operator of the system
 No paper work requirement
 Its saves business resources and expenses
 Manage all restaurant details

16
Customer:
 Registration: To access the system, user needs to register with
his/her basic registration details.

 Login: After successful registration, user can login using their


valid username and password.

 Home: On successful login, Bookings for today & count of


bookings will be displayed.

 Profile: User profile details will be displayed& also can update


their contact number.

 Hospitality Page: Hotel details will be displayed where user can


select a date & time for booking.

 Map Direction: On selection of map view the direction between


the selected hotel and your current location & rest with time &
distance will be shown to the user.

 Bookings: Here, user is shown current, previous and cancelled


booking details.

 Preview Bookings: Once the admin updates as guest checked-


out, the user will see a list of bookings that are yet to give his
reviews.

 Cancel Booking: User can cancel their booked tables whenever


necessary.

 Reviews: List of reviews that users have given will be


displayed.

17
 Notification: The system will give a notification regarding the
booking an hour prior to users booking.

Admin:
 Login: Admin needs to login into their account to access the
below given modules.

 View Booking: Admin can view all the booking details which
is booked by the user.

 View Users: View all registered users.

Hotel:
 Login: Once the details are registered, a concern person of
hotel can login using their login credentials.

 Add Menu & Banner: Add any number of menu with their
images.

 View Booking: View booking of room can view its bookings.

 Check-In Users: Can enter check in or block user in case the


time of check-in is more than 30mins of booked timing

 Checkout Users: Can enter checkout timing for the checked in


users

 Dashboard: All activities are on one screen.

18
REQUIREMENT
DETERMINA
ON AND
ANALYSIS

19
3.1 OBJECT DIAGRAM

20
3.2 CLASS DIAGRAM

3.3 USE CASE DIAGRAM

21
USE CASE

22
USE USECASE : FOOD

23
USE CASE : TRANSPORT

24
USE CASE : ROOM

25
3.4 SEQUENCE DIAGRAM

SEQUENCE DIAGRAM:ROOM

SEQUENCE DIAGRAM:TRANSPORT

26
27
SEQUENCE DIAGRAM:FOOD

3.5 ACTIVITY DIAGRAM

28
29
ACTIVITY DIAGRAM:ROOM

ACTIVITY DIAGRAM:FOOD

30
31
ACTIVITY DIAGRAM:TRANSPORT

32
3.6 ER DIAGRAM

33
3.7 DEPLOYMENT DIAGRAM

34
3.8 COMPONANT DIAGRAM

35
3.9 USER INTERFACE DESIGN:

1.HOME PAGE

2.ABOUT PAGE

36
3. OUR SERVICES PAGE

37
4.GALLERY PAGE

38
39
5. CONTACT PAGE

40
6.SIGN IN PAGE

41
7.SIGN UP PAGE

42
8.ROOM BOOKING PAGE

43
3.10 TABLE SPECIFICATION:
1.TABLE:system_user

SR NAME DATA CONSTRAINTS DESCRIPTION


NO OF FIELD TYPE
1 S_id Int(10) PK Primary
Key(Auto
Increment)
2 S_name Varchar(30) NOT NUll Name
3 Email Varchar(50) NOT NULL E-mail ID
4 Username Varchar(50) NOT NULL Username
5 Password Varchar(50) NOT NULL Password
6 Role Varchar(50) NOT NULL role

2.TABLE:customer

SR NAME DATA CONSTRAINTS DESCRIPTION


NO OF FIELD TYPE
1 C_id Int(10) PK Primary
Key(Auto
Increment)
2 C_name Varchar(30) NOT NUll Name
3 Contact Varchar(50) NOT NULL Contact
4 Email Varchar(50) NOT NULL E-mail ID
5 Username Varchar(50) NOT NULL Username
6 Password Varchar(50) NOT NULL Password
7 Dob Varchar(50) NOT NLL Date of Birth
8 Address Varchar(50) NOT NULL address

44
3.TABLE:transport

SR NAME OF DATA CONSTRAIN DESCRIPTIO


N FIELD TYPE TS N
O
1 s_id Int(10) PK Primary
Key(Auto
Increment)
2 service_name Varchar(3 NOT NUll Service Name
0)
3 Service_category Varchar(5 NOT NULL Service
0) Category
4 Service_Descripti Varchar(5 NOT NULL E-mail ID
on 0)

4.TABLE:Service_cat

SR NAME OF DATA CONSTRAINT DESCRIPTIO


N FIELD TYPE S N
O
1 Service_id Int(10) PK Primary
Key(Auto
Increment)
2 Service_categor Varchar(50 NOT NULL Service
y ) Category

5.TABLE:order_foor

45
SR NAME OF DATA CONSTRAINTS DESCRIPTION
NO FIELD TYPE
1 Food_id Int(10) PK Primary
Key(Auto
Increment)
2 Food_name Varchar(30) NOT NUll Food Name
3 Description Varchar(50) NOT NULL Food
Description
4 Unit Varchar(50) NOT NULL Unit
5 Categoryid Varchar(50) FK Food_category
6 Charges Varchar(50) NOT NULL Charges of
Food

6.TABLE:food_category

SR NAME OF DATA CONSTRAINT DESCRIPTIO


N FIELD TYPE S N
O
1 F_c_id Int(10) PK Primary
Key(Auto
Increment)
2 Category_nam Varchar(30 NOT NULL Category
e ) Name

7.TABLE:room_booking

SR NAME OF DATA CONSTRAINT DESCRIPTIO


N FIELD TYPE S N
O
1 Id Int(10) PK Primary

46
Key(Auto
Increment)
2 C_id Varchar(30 FK Customer table
) FK
3 Roomtype Varchar(50 NOT NULL Room Type
)
4 Roomtype_i Varchar(50 FK Room Booking
d ) FK
5 bookingdate Varchar(50 NOT NULL Room Booking
) Date
6 Check_in Varchar(50 NOT NULL Check In date
)
7 Check_out Varchar(50 NOT NULL Check out date
)

8.TABLE:room_cat

SR NAME OF DATA CONSTRAINTS DESCRIPTION


NO FIELD TYPE
1 Id Int(10) PK Primary
Key(Auto
Increment)
2 Room_type Varchar(30) NOT NULL Room Type
3 No of Varchar(50) NOT NULL Noof Rooms
rooms

9.TABLE:payment

SR NAME DATA CONSTRAINTS DESCRIPTION


NO OF TYPE
FIELD
1 P_Id Int(10) PK Primary
Key(Auto
Increment)

47
2 P- Varchar(30) FK Customer Table
cust_id
3 P_amt Varchar(50) NOT NULL Amount
4 P_date Date NOT NULL Payment Date
5 P_dese Varchar(50) NOT NULL Payment
Description

10.TABLE:roles

SR NAME OF DATA CONSTRAINTS DESCRIPTION


NO FIELD TYPE
1 Role_id Int(10) PK Primary
Key(Auto
Increment)
2 Role_name Varchar(30) NOT NULL Role name
3 Role_dese Varchar(50) NOT NULL Role
Designation

11.TABLE:permissiom

SR NAME OF DATA CONSTRAINTS DESCRIPTION


NO FIELD TYPE
1 Per_id` Int(10) PK Primary
Key(Auto
Increment)
2 Per_role_id Int(10) FK Role Table

48
3 Per_name Varchar(50) NOT NULL Permission
Name
4 Per_module Varchar(50) NOT NULL Permission
Module

3.11 TEST PROCEDURE AND IMPLEMENTATION:

Test plan we are used for writing the accurate test cases so that the
major functions related to the system can be checked. This will help to
achieve user expectations for the project.

49
Following are the documents that are user as references for preparing
test cases and test plan.

1. Requirements specification
2. Detail design document
3. Event document of the department.

50
USER
MANUAL

4.1 USER MANUAL:

51
Administrator
The User Manual describes the use of the system to
administrator. It describes the use of the system on desktop. The user
manual should be available
As help..
 Admin first login to the system.
 Add new staff.
 Provide user id and password to the staff.
 Show various reports.
 Admin have full control on employee activities.
 Admin have full control on the overall registration of the
system.

 Manage staff account.

 Manage medicine and their supplier details.


 Logout.

Developer

52
The developer is responsible for accessing all the functionality
of the system.

4.2 Operation Manual / Menu Explanation

Login
 First open site and open the home page.
 User Enter valid username and password
 User Click on the login button

Customer
 The customer can access the URL of the Hospitality
 Access the entire menu and can choose one or more food/drink
of his/her choose without training.
 The customer can book the room throw this login.
 Also book the car of hospitality to visit places as nearby.
 The customer can see ordered items and total prise in his/her
login.

Admin

53
 This is super role that can control or edit the roles of all the
other actors in the system as per the functional requirement
The admin can add, delete or edit the menu items as
described
 The admin can Edit the user and their role in the system
 The restaurant layout can also be updated depending on
weather and special occasions in the system by the admin.

54
DRAWBACK AND
LIMITATION

55
DRAWBACK AND LIMITATION

 Internet is Compulsory
 Customer Cannot interact with the system
 Payment Integration is not available

56
PROPOSED
SYSTEM

PROPOSED ENHANCEMENT

57
 In future include the more automation in a manual checking of
the stock ledger.
 In future we modify the window based application into a web
based application
 We will include the payment gateway for performing the
transaction
 We will include supplier information with his product and pries
online,
 We will compare product pries among all the supplier
 It will improve more in database isolation and operational;
controls in server operation.

58
CONCLUSION

59
CONCLUSION

 Towards the end of the projects, I would like to say that the
target, which was initially set up, was achieved to a good
extent. The project made me realize the significance of
developing software for client, where the sole aim is to learn.
 Finally I can conclude that the system I have developed wil
eliminate the existing system's drawbacks and limitations to
maximum extent. And provide the patient with application of
high quality, standards and excellence.
 This application will reduce the manual activities cut down the
cost of particular processes so, higher extent that will be very
profitable to them.
 Application will perform with proper speed and accuracy.
 I learn new technologies which are very helpful to me.
 system reduces the order processing time. This highlighted that
a restaurant management system is most effective for medium-
sized insular establishments where an internet connection to a
centralized server is not required and administration decisions
can be made at venue level.

60
 The restaurant management system aims at reducing the
manual order processing time by introducing an automated
solution.
 User Friendly System
 Cost Effective and feasible
 Less time consuming
 Easy to access
 Flexible operation
 Reduced manual workload

61
REFERENCES

62
REFERENCES

 www.stackoverflow.com
 www.w3school.com
 https://getbootstrap.com/

63
ANNEXURES

USER INTERFACE SCREEN

CLIENT SIDE

HOME SCREEN

64
65
CUSTOMER DASHBOARD SCREEN

ADMIN SIDE

66
SAMPLE PROGRAM CODE:
HOME PAGE

<!doctype html>
<html lang="en">

67
<head>
<meta charset="utf-8">
<title>Hospality</title>
<meta content="width=device-width, initial-scale=1.0"
name="viewport">
<meta content="" name="keywords">
<meta content="" name="description">

<!-- Favicons -->


<link href="img/hotel.png" rel="icon">
<link href="img/hotel.png" rel="apple-touch-icon">

<!-- Google Fonts -->


<link href="https://fonts.googleapis.com/css?
family=Open+Sans:300,400,400i,600,700|
Raleway:300,400,400i,500,500i,700,800,900" rel="stylesheet">

<!-- Bootstrap CSS File -->


<link href="lib/bootstrap/css/bootstrap.min.css" rel="stylesheet">

<!-- Libraries CSS Files -->


<link href="lib/nivo-slider/css/nivo-slider.css" rel="stylesheet">
<link href="lib/owlcarousel/owl.carousel.css" rel="stylesheet">
<link href="lib/owlcarousel/owl.transitions.css" rel="stylesheet">
<link rel="stylesheet"
href="https://use.fontawesome.com/releases/v5.7.2/css/all.css"
integrity="sha384-
fnmOCqbTlWIlj8LyTjo7mOUStjsKC4pOpQbqyi7RrhN7udi9RwhKk
MHpvLbHG9Sr" crossorigin="anonymous">
<!-- <link href="lib/font-awesome/css/font-awesome.min.css"
rel="stylesheet"> -->
<link href="lib/animate/animate.min.css" rel="stylesheet">
<link href="lib/venobox/venobox.css" rel="stylesheet">

<!-- Nivo Slider Theme -->


<link href="css/nivo-slider-theme.css" rel="stylesheet">

<!-- Main Stylesheet File -->


<link href="css/style.css" rel="stylesheet">

<!-- Responsive Stylesheet File -->


<link href="css/responsive.css" rel="stylesheet">

68
</head>

<body data-spy="scroll" data-target="#navbar-example">

<div id="preloader"></div>

<header>
<!-- header-area start -->
<div id="sticker" class="header-area">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12">

<!-- Navigation -->


<nav class="navbar navbar-default">
<!-- Brand and toggle get grouped for better mobile display
-->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-
toggle="collapse" data-target=".bs-example-navbar-collapse-1" aria-
expanded="false">

<span class="sr-only">Toggle navigation</span>

<span class="icon-bar"></span>

<span class="icon-bar"></span>

<span class="icon-bar"></span>

</button>
<!-- Brand -->
<a class="navbar-brand page-scroll sticky-logo"
href="index.html">
<h1><span>H</span>ospitality</h1>
<!-- Uncomment below if you prefer to use an image logo
-->
<!-- <img src="img/logo.png" alt="" title=""> -->
</a>
</div>

69
<!-- Collect the nav links, forms, and other content for
toggling -->
<div class="collapse navbar-collapse main-menu bs-example-
navbar-collapse-1" id="navbar-example">
<ul class="nav navbar-nav navbar-right">
<li class="active">
<a class="page-scroll" href="#home">Home</a>
</li>
<li>
<a class="page-scroll" href="#about">About</a>
</li>
<li>
<a class="page-scroll" href="#services">Services</a>
</li>
<li>
<a class="page-scroll" href="#team">Team</a>
</li>
<li>
<a class="page-scroll" href="#portfolio">Gallery</a>
</li>

<li>
<a class="page-scroll" href="#contact">Contact</a>
</li>
<li>
<a button class="btn" href="login.html"><i class="fa fa-
user"></i> SignIn</a></button>
</li>
<li>
<a button class="btn" href="signup.html"><i class="fa fa-
user-plus"></i> SignUp</a></button>
</li>
</ul>
</div>
<!-- navbar-collapse -->
</nav>
<!-- END: Navigation -->
</div>
</div>
</div>
</div>
<!-- header-area end -->

70
</header>
<!-- header end -->

<!-- Start Slider Area -->


<div id="home" class="slider-area">
<div class="bend niceties preview-2">
<div id="ensign-nivoslider" class="slides">
<img src="img/slider/pic1.jpg" alt="" title="#slider-direction-
1" />
<img src="img/slider/pic2.jpg" alt="" title="#slider-direction-
2" />
<img src="img/slider/slider1.jpg" alt="" title="#slider-direction-
3" />
</div>

<!-- direction 1 -->


<div id="slider-direction-1" class="slider-direction slider-one">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12 col-xs-12">
<div class="slider-content">
<!-- layer 1 -->
<div class="layer-1-1 hidden-xs wow slideInDown" data-
wow-duration="2s" data-wow-delay=".2s">
<h2 class="title1">The Best Hotel Award </h2>
</div>
<!-- layer 2 -->
<div class="layer-1-2 wow slideInUp" data-wow-
duration="2s" data-wow-delay=".1s">
<h1 class="title2">We're In The Hospitality Of Get Quality
Service</h1>
</div>
<!-- layer 3 -->
<div class="layer-1-3 hidden-xs wow slideInUp" data-wow-
duration="2s" data-wow-delay=".2s">
</div>
</div>
</div>
</div>
</div>
</div>

71
<!-- direction 2 -->
<div id="slider-direction-2" class="slider-direction slider-two">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12 col-xs-12">
<div class="slider-content text-center">
<!-- layer 1 -->
<div class="layer-1-1 hidden-xs wow slideInUp" data-wow-
duration="2s" data-wow-delay=".2s">
<h2 class="title1">The Best Business Information </h2>
</div>
<!-- layer 2 -->
<div class="layer-1-2 wow slideInUp" data-wow-
duration="2s" data-wow-delay=".1s">
<h1 class="title2">We're In The Hospitality Of Get Quality
Service</h1>
</div>
<!-- layer 3 -->
<div class="layer-1-3 hidden-xs wow slideInUp" data-wow-
duration="2s" data-wow-delay=".2s">
</div>
</div>
</div>
</div>
</div>
</div>

<!-- direction 3 -->


<div id="slider-direction-3" class="slider-direction slider-two">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12 col-xs-12">
<div class="slider-content">
<!-- layer 1 -->
<div class="layer-1-1 hidden-xs wow slideInUp" data-wow-
duration="2s" data-wow-delay=".2s">
<h2 class="title1">The Best business Information </h2>
</div>
<!-- layer 2 -->
<div class="layer-1-2 wow slideInUp" data-wow-
duration="2s" data-wow-delay=".1s">

72
<h1 class="title2">We're In The Hospitality Of Get Quality
Service</h1>
</div>
<!-- layer 3 -->
<div class="layer-1-3 hidden-xs wow slideInUp" data-wow-
duration="2s" data-wow-delay=".2s">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- End Slider Area -->

<!-- Start About area -->


<div id="about" class="about-area area-padding">
<div class="container">
<div class="row">
<div class="col-md-12 col-sm-12 col-xs-12">
<div class="section-headline text-center">
<h2>About Hospitality</h2>
</div>
</div>
</div>
<div class="row">
<!-- single-well start-->
<div class="col-md-6 col-sm-6 col-xs-12">
<div>
………….76

73

You might also like