/web-rooms-app

Rooms is a web based booking software package that makes it easy for you to manage rooms and resources. Project done in Java with Spring Boot, JPA(Hibernate), Maven, Lombok and Full Calendar plugin.

Primary LanguageJavaMIT LicenseMIT

Rooms App

Rooms is a web based booking software package that makes it easy for you to manage rooms and resources. Project done in Java with Spring Boot, JPA(Hibernate), Maven, Lombok and Full Calendar plugin. This is simple CRUD application.

Preview

app-preview

To run application

$ ./mvnw spring-boot:run

To compile application

$ ./mvnw clean install