An open API service indexing awesome lists of open source software.

https://github.com/vekeryk/booking-service

Service for booking and managing hotels in Ukraine
https://github.com/vekeryk/booking-service

booking-platform pagination spring-mvc spring-security thymeleaf

Last synced: 5 days ago
JSON representation

Service for booking and managing hotels in Ukraine

Awesome Lists containing this project

README

          

# Booking service
Service for booking and managing hotels in Ukraine

## Stack
- Spring MVC
- Spring Data JPA
- Spring Security
- Thymeleaf
- Postgres
- Flyway

## Introduction
Use Flyway migration to create db tables and initialize data

## Screenshots
### Main page from manager's view
![manager](screenshots/manager.png)

### Booking page from user's view
![booking](screenshots/booking.png)

### Booking overview page from user's view
![user](screenshots/user.png)