The application handles the management of a hotel. It is made to be able to access both as a client (with its corresponding functions) and as a worker (with its corresponding functions). Depending on what we have chosen to log in, we will access one area or another:
If we access as a client, the first thing we will access is the corresponding panel to register if we are new, although with the option to log in to the system if we are already registered in it. Once that is done, we can now reserve rooms. By filling out the form with our personal information, the room will be reserved for future use and enjoyment.
If we log in as a worker, the first thing we will have is a login to identify ourselves within the system. Once identified, we will access the panel of apartments that are available within the hotel. Each of the departments has its own functions, as well as a small panel to view the data from the database tables.
The applications handles the management of a hotel. It is made to be able to access both as a client (with its corresponding functions) and as an employee (with also its corresponding functions). Depending on what we have selected to access, we will access one area or another:
If we access as a client, the first thing we will access is the corresponding panel to register in case of being news, but with the option to log in the system in the case of being already registered. Once done that, we can already access the room reservation, by filling out the form with our personal information, the room will be reserved for future use and enjoyment.
If we access as an employee, the first thing we will have is a login to identify us within the system. Once identified, we will access the panel of departments that are available within the hotel. Each of the departments has its own functions, as well as a small panel to view the data of the database tables.
The application has a load of data when it is run for the first time. There are tables that are filled with data by default so that the application works correctly, mainly, so that in certain data tables of the forms there are records with which to work, either to use them as samples and to be able to display them in text fields or Use them as a sample to be able to insert them into the corresponding table.
The application has a data load at the time of executing for the first time. There are some tables that are filled with data by default for the application to work correctly, mainly, so that the in certain data tables of the forms the records are to work with, either to use them as a sample and be able to display them in text fileds or to use them as a sample to be able to insert them into the corresponding table.
Navigation through the application is in Spanish, although it could be translated into English.
The navigation through the application is in Spanish, but it could be translated to English.