Setup Menus in Admin Panel

Project Report

Implementation Of Adequate Governance In Hotel Management System

Introduction

The aim of an implementation of adequate governance in hotel management system is to handle all aspects of the hotel’s information and booking system along with adequate controls which can ensure the smooth running of hotel It includes Internal controls, checks, IT system, software & hardware support, MIS reports & all other critical aspects.

This will cover all operations that occur in hotels. It is all identified, from employee management to booking, floors, offices, and room type management, among other things. We demonstrate how data/information is processed in hotels in our project, automated Hotel Management System. The hotel management overview was achieved by splitting the project into different modules. Customers are offered various facilities such as check-in, check-out, and entry editing, as well as advance payments, points redemption etc.

Customer has the option to cancel his or her reservation if he or she so desires. Customer Id or customer name may be used to search for any customer or employee. It is also possible to inquire about available spaces. It will produce reports for customers, employees (who work in the hotel), and a bill for the customer when the customer checks out. We’ve only included a few modules because our aim is to get an idea or learn more about how hotels are managed. With the addition of several more components, this type of project may be used in a variety of hotels. The efficiency of any hotel is determined by the method used to obtain and prevent information from customers’ personal data for use in the hotel’s various services. It has been a complex and difficult operation to manage their outcome revealed, particularly when information flow is consistent. This project focuses on creating a client-side and user interface in Java Script, as well as a backend in Java Spring to support panorama data and images. Index terms- Automated, Front end, Java spring, sql, web development. Keyword: It Is All Identified, From Employee Management to Booking, Floors, Offices, And Room Type Management, Among Other Things.

 

 The aim of this project is to develop &implementation of adequate governance in hotel management systemso that all stakeholders – Management, administrators and customers can use. The admin will inform customers of the availability of rooms in various hotels, and customers will verify the availability of rooms in the desired hotel. Customers should be able to find out if a room in a particular hotel is available. They should be able to book available rooms in advance based on their needs to make their stay more comfortable.

 

At the same time management will be governing & controlling all the data, information & managing the entity smoothly.

 

 The main goal of this project is to create a hotel management framework for use in a hotel. The system should be as adaptable as possible, allowing it to be used in a variety of hotels. To learn about the various techniques that hotels have used. We need to figure out what protocols hotels use, and then build a machine that follows those procedures. We need to look up how a hotel system functions on the internet, use our own knowledge, or speak with people who work in the hotel industry directly. The more varied your information sources are, the better the resulting method and, potentially, your rating would be. This project aims to make record updating, maintenance, and searching more user-friendly. The entire information has been stored in the database or archives, and anyone who wishes to retrieve it will be unable to do so; only authentication will be able to retrieve the correct information from the files.

 

 

Advantages of the Implementation of adequate governance in hotel management system:

 

The main aim of Implementation of adequate governance in hotel management system is to eliminate the drawbacks of manual hotel operations management. Some of the advantages of the system are:

 

·       Easy to store and retrieve data.

·       No requirement of pen and paper.

·       Easy to identify duplicate data.

·       Can manage data securely.

·       Easy to maintain large amount of data.

·       It saves time and energy.

·       User friendly environment.

·       Quick response time.

·       Cost efficient.

Client Server Web Application:

Client server web application is of two parts. i.e., client and server. Here server is the central main function. Client requests information from the server. The information that is been updated in the server is distributed to many clients. Many applications rely on client- server model such as world wide web, email, network printing etc. It is client which always initiate communication with servers, which is awaiting for the requests. Client does not share any resources, it only requests service from the servers. On the other hand, server host run one or more programs which shares its resources with the clients.

IMPLEMENTATION OF ADEQUATE GOVERNANCE IN HOTEL MANGEGMENT SYSTEM

Front End Development:

Front-end web development, also called client-side development, is the process of creating HTML, CSS, and JavaScript for a website or Web application so that a user can see and interact with it directly .

IMPLEMENTATION OF ADEQUATE GOVERNANCE IN HOTEL MANGEGMENT SYSTEM

The difficulty with front end development is that the methods and techniques used to design the front end of a website change all the time, possibly requiring the developer’s continual awareness of how the field evolves. An individual typically learns HTML, CSS, and JavaScript, which run in a web browser but can also run in a headless browser, Web View, or as compilation input for a native runtime environment

Javascript for the Front End:

JavaScript is a high-level programming language that is interactive, untyped, and interpreted. It’s part of the ECMAScript language specification [3] . It is one of the three basic technologies of World Wide Web content creation, alongside HTML and CSS; it is used by the majority of websites and is supported by all modern web browsers without the need for plug-ins. JavaScript is a multi-paradigm language that supports object-oriented, imperative, and functional programming types, thanks to its prototype-based architecture and first-class functions. It has an API for interacting with text, arrays, dates, and regular expressions, but it lacks I/O features including networking, storage, and graphics, depending on the host environment for these.

IMPLEMENTATION OF ADEQUATE GOVERNANCE IN HOTEL MANGEGMENT SYSTEM

Bootstrap

Bootstrap is a Cascading Style Sheets (CSS) system that is widely used for front-end prototyping as well as the development of mobile-friendly, reliable websites that are compatible with the majority of browsers. It’s also used to build web-based interfaces with a variety of mobile-responsive designs. It makes use of JavaScript (including jQuery), CSS, and HTML. To put it another way, Bootstrap is a grid-based responsive system for developing responsive, mobile-centric projects [4]. The following are some of the advantages that developers appreciate:

1) Quickly create a layout (fixed, fluid, and responsive)

2) Quickly create a form

3) Working grid system

4) Tables

5) Buttons

Backend with Java Spring ​

The first step in building a java backend is to choose a framework. After that, the spring project begins. Build the backend and do backend programming with Java spring. Spring is a platform that helps Java programs to run. Spring includes a number of modules that can be used to create a website. The layout components of Bootstrap are the most important since they influence the entire website.

MySql Database

Spring is a framework that allows developers to decouple each software from the rest of the system. The use of dependency-injection makes swapping components or implementations simpler. Spring provides a framework of ready-to-use modules that are useful for web applications. Spring authentication, for starters, makes access control simple and reliable, and spring data is useful when linking databases. We can use Spring Initialize to start a new spring project. When we first initiate the assistant, we must choose between the project, language, Spring boot versions, dependencies, and project metadata

IMPLEMENTATION OF ADEQUATE GOVERNANCE IN HOTEL MANGEGMENT SYSTEM

MySql Database

It is difficult to maintain all the activities of a hotel in a paper pen mode. It can be related to material management, banquets ,house keeping , inventory, paid services etc., It is possible to easily maintain all these details with the use of MySQL database. All the details of the employees employed at the hotel are available. The customers also can book their rooms that they require on a particular date or time. The details of the check ins and check outs are also available.

LIST OF FIGURES

E-R Diagram:​

The appropriate number of rooms are provided by each hotel. The Room No. and category are used to identify rooms. There is a charge for renting each room. The identification and sum of the cost are used to identify everything. A hotel offers a variety of services. The identification and name of the facility are used to identify that. The location of a hotel is important. Street, city, and pin code are used to locate a location.

IMPLEMENTATION OF ADEQUATE GOVERNANCE IN HOTEL MANGEGMENT SYSTEM

The hotel room shows how to create a new room for a customer so that he or she can reserve a different room. The automated room number is produced on that screen. Finally, a room is allocated to a customer and the room records are appended to the data file after opening a new room for the customer

Customer Check-In Diagram

IMPLEMENTATION OF ADEQUATE GOVERNANCE IN HOTEL MANGEGMENT SYSTEM

 

The check-in customer diagram shows how a customer is admitted to our hotel after entering all of his personal information, such as name, address, phone number, and age, and then is allocated a room.

Diagram of Check Out of a Customer

As the user enters his room number, the same room number will be checked in the database; if the room number matches in the database, the customer will be checked out of the database and the record of the checkout will be moved to another table of the database so that Hotel Management has a record of customers who have checked out to satisfy his legal obligations.

LIST OF TABLES

Booking Details Table:This table is for storing all data about booking of a room including room number, date of the room booking, guest name, number of kids etc.

Booking Details Table

Department Details Table: This table is for updating the status of various departments of a hotel so that we know whether the department is currently active or not.

Department Details Table

Employee Details Table: This table is for storing all details of an employee including his name, mobile number, address etc.

Employee Details Table

Floors Booking Table: This table to update the status of the floors whether it is vacant or not

Floors Booking Table

Guest Details Table: This table stores all information about guests including mobile number, country, address etc.

Guest Details Table

Payment Details Table: This table stores all data about amount payment, date on which the amount paid, guest name, guest id etc.

Payment Details Table

Room Type Details Table: This table is storing room type details including room type id, room number, floor id etc.

Room Type Details Table

RESULT AND DISCUSSION

Displaying Web Pages:

A web page is a specific collection of content provided by a website and displayed to a user in a web browser. A website typically consists of many web pages linked together in a coherent fashion.

1. Admin Profile: The administrator has to login first in order to make changes to the Hotel Management by adding, deleting or modifying the data in the hotel management database. The admin is responsible is maintaining all details and security.

1. Admin Profile

2.Booking of a Room:To reserve a room for (oneself or someone else) at a hotel. One has to record register his details esp. one’s arrival at a hotel. In that screen, the automatic room number is created. After opening a new room for the customer, finally room is assigned to a customer and the room records are appended in the data file.

2. Booking of a Room

3.Guest List: To reserve a room for (oneself or someone else) at a hotel. One has to record register his details esp. one’s arrival at a hotel. In that screen, the automatic room number is created. After opening a new room for the customer, finally room is assigned to a customer and the room records are appended in the data file.

3. Guest List

4.Floor Booking:Add / update Total number of floors in the building before adding any floors for the room. Floor number in the building where the room is located object. The floors added should be consistent to the room location code in the room location.

4. Floor Booking

5.Room Type List:Under Room type, you’ll find a drop-down menu where you can select the corresponding room/unit type. Under Room name, make sure to select the name that matches best. Double-check the info is correct, then click on save button to save the updated details.

5. Room Type List

6.Paid Services:Paid services includes Shops (souvenir, grocery), vending machines; Entertainment Infrastructure (Disco, Casino, gaming machine, billiard room);Sightseeing service, services of translators; Organization of selling tickets to theaters, Circus, concerts, etc.

6. Paid Services

7. Employee List:Enter an employee and click on save button to save the employee details. Rather than using the Location Filter to find employees, you may find it more direct to enter the employee name in the Smart Search console. Reorder the employee: To change the value by which the data in the Employees is sorted, click the rectangle in the column header of the field you wish to sort by.

7. Employee List

SUMMARY & CONCLUSION

This project is designed to fulfill all the requirements that are necessary to manage a hotel. It has been developed using HTML, CSS, Java Script for front end and using Java spring for back end keeping in mind the specifications of the system. We have used My SQL for hotel database management. For designing and planning the system we have used simple data flow diagrams. Overall, this project teaches us development of a successful website and database management.

DISA 3.0 Project Report on:

1.       IS Audit of Banking Application
2.       Migrating to cloud based ERP solution
3.       Security control review of railway reservation system
4.       Review of cyber security policies and procedure
5.       Security and control risk assessment of toll bridge operations
6.       System audit of a hospital automation system
7.       Review of vendor proposal for SaaS services
8.       Information Systems audit of a mutual fund systems
9.       Audit of outsourced software development
10.   Network security audit of remote operations including WFH
11.   Infrastructure audit of a Bank data Centre
12.   Conducting vulnerability assessment and penetration testing
13.   Auditing Business continuity plan for Manufacturing system
14.   Assessing risk and formulating policy for mobile computing
15.   Auditing robotic process automation system
16.   Implementation of adequate governance in hotel management system
17.   Outsourced migration audit of merger of Banks
18.   Audit of an E-Commerce web site
19.   Audit of Online booking system for a hotel chain
20.   Audit of Business Continuity Planning of a financial institution
21.   Audit of online brokerage firm
22.   Audit of Security Operation Centre of a Bank
23.   Audit of Cyber Security Framework of a PSB
24.   EVALUATION OF OUTSOURCING IT OPERATIONS
25.   Auditing SWIFT operations in a Bank
26.   Project Report Template and Guidelines on Project Report Submission
27.   Information Systems Audit of ERP Software
28.   Implementing Grc As Per Clause 49 Listing Requirements
29.   Review of IT Security Policies and Procedures in audit
30.   Evaluation Of Software Development Project
31.   Auditing Business Continuity Plan