Skip to content

redcartel243/Covid-19-Hotel-Management

Repository files navigation

Covid-19-Hotel-Management

1App Name: CHM (Covid 19Hotel Management)

2 Background

2019 presented many challenges but what stood out was the Coronavirus better known as covid-19. The covid-19 pandemic made everyone rethink their approach to daily life in particular how they started running their companies and businesses. This pandemic is affecting many areas including the economy of countries thus governments hand in hand with multiple companies came up with the appropriate solutions. Businesses such as hotels came up with different solutions depending on country's regulations issued due to the covid-19 pandemic. Managing institutions such as hotels is of high importance according to different countries in order to limit the spread of the virus.

3. Purpose and framework

This software has been developed to demonstrate a solution for different hotels to manage their business during the covid-19 pandemic which intern reduces the number of potential infection in the country.

Managing a hotel during the covid-19 pandemic can be a difficult task, reason being we need to manage the main functions of a normal hotel such as room management, room reservation, assigning the rooms to a cleaner and even the date of the reservation and the departure and now during the pandemic we need to take in to consideration some other aspects such as the potential infected rooms, the countries that must be banned form booking a hotel room or not. Just to mention a few items there's a lot more that must be taking into account.

1. Main functions (Layout Design)

1 2 3 4

2.Main functions(layout design)

Diagram 1

5

Diagram 2

6

Diagram 3 7

Diagram 4 8

Diagram 5

Picture1

Diagram 6

Picture2

Diagram 7

Picture3

Diagram 8

Picture4

Diagram 9 Picture5

  1. Compulsory functions

  2. Room reservation and room booking

The application allows the user to book or reserve a room of his choice but since the covid-19 outbreak is upon us, hotels had to find a way to prevent the spread covid-19. The solution we found is the hotel room reservation or booking depends on the actual location of the user. We set some countries that are not be able to book a hotel on the app following the latest news about the covid-19 on the given country.

  1. Covid-19 prevention info ( Educational feature)

The main purpose of this app is to allow the user to book or reserve a hotel room but since the covid-19 outbreak is an important topic to share, we have a feature in the app that raise awareness called covid-19 prevention info.

  1. Function realization(The related technologies)

-Among the related technologies that we used to write this software and make it covide-19 related , we used the google APIin order to get the last known location of the user (the latitude and the longitude) the translate the longitude and the latitude to the corresponding country name(EX CN). The result will be used to determine whether the user is able to book a hotel room or not

Database handler:

We made a java class that is able to handle any kind of transactions between the app and the database

An example of the class DatabaseHandlerOnline:

Picture8

Below is our database: Picture9

Here's our php API

Picture10

Releases

No releases published

Packages

No packages published