Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 611 Bytes

File metadata and controls

17 lines (14 loc) · 611 Bytes

ReservationSystem

Web API for managing hotel reservations and basic stuff organization. System is aided by jwt-authentication and suitable system of permissions for stuff that enables data security.

Link to dockerized version on dockerhub.com

Entity classes contaibned by the system:

  • Room
  • ConferenceRoom
  • ParkingPlace
  • StuffMember
  • Guest
  • Slot
  • Reservation

ERD schema

ERD schema