
Hotel Residence is a hotel management web application that enables hotel managers and owners to simplify administrative tasks like bookings, HR , expenses, customers, rooms management. This Web application is delveloped using Spring boot and thymleaf.

- Support modern browser and cross-browser compatibility.
- Simple admin interface.
- A modern user interface.
- Use PayPal Payment Gateway.
- Easy to customize
- Multi-language
- Icons font (Font Awesome)
- Easy to customize
- Easy Booking System
URL: /login
Username: admin
Password: admin
URL: /login
Username: employee
Password: employee
- dashboard

- checkin

facilities

- Guest

-Settings

- users

-CMS

- Expenses


- Employees

- checkin

- orders


Go to https://www.oracle.com/java/technologies/downloads/#jdk17-windows and download jdk the latest version

Open jdk-.*.exe

Open cmd and run java—version

Go https://www.apachefriends.org/fr/index.html and download XAMPP latest version

click on start button and search for xampp

1- Click start button on Mysql and apache services

2- Click new in left menu

3- Go to databases tab
4- Type hotelresidence and click create

Go to https://maven.apache.org/install.html and download maven latest version
1- Go the bin directory and copy the path

2- Open the Start Search, type in env, and choose Edit the system environment variables

3- Click the Environment Variables… button

4- Add maven path to the environement variables

1- Go to root directory

2- Open cmd and run mvn clean package

3- Open target directory and check if jar file exists

1- Go to target directory

2- Open cmd inside target directory
3- Run java -jar springboot-hotel-residence-codecanyon-0.0.1-SNAPSHOT.jar

4- Open ypur browser and type this url
