Portal Bali Realty (PMS)

Custom Property Management System (PMS) for 80+ luxury villas.

YearSep 2022 – Present
RoleProgrammer & Web Developer
ClientBali Realty
LaravelPHPREST APIJavaScript

Overview

Custom Property Management System (PMS) for 80+ luxury villas with OTA sync and calendar management.

The Challenge

"Calendar Drift" where OTA (Airbnb/Booking.com) calendars fall out of sync with the local PMS.

The Solution

Use Queued Jobs (Laravel Horizon) to handle iCal/API synchronization in the background. Implement a webhook-first approach rather than polling to receive instant updates from Hostfully, reducing the window for double-bookings to milliseconds.

Results

  • PMS for 80+ luxury villas
  • Webhook-first OTA sync minimizing double-booking risk
  • iCal/API sync via Laravel Horizon