This project is of Hotel Management System, which allows you to book rooms, seeing prices of rooms, see reviews. It would also show types of rooms available. It also has a login system, where admin and customers can enter details.
- HTML
- CSS
- Javascript
- Spring boot
- Spring Security
- Hibernates
- Thymeleaf
- SQL
- Fork this repository.
- Clone the forked Repository.
git clone https://github.com/Your-username/Hotel-Managment-System.git
- Open a new git bash terminal inside the cloned repo.
- In that, type :
./mvnw spring-boot:run
- Run the project on localhost:8080.