Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 468 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 468 Bytes

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

Booking page from user's view

booking

Booking overview page from user's view

user