Traveloka Holidays Calendar
www.traveloka.com/en-my/flight/public-holiday
Project Summary
Develop a custom holiday database by city, enabling Traveloka website users to compare public & school holidays between their origin and destinations.Traveloka Holidays Calendar
A Simple Idea that is Practical for Travelers Planning Their Holidays
We were introduced to Traveloka by one of our network contacts. Their digital marketing team had an ambitious idea to make a simple yet practical holidays calendar that would enable their web users to compare both public and school holidays between their origin and destination cities. The calendar also shows the average temperature and weather information.
Our team developed the database system from scratch, and successfully modeled a working, interactive calendar where users can easily select their cities of choice (from both origin and destination fields), and the calendar would immediately show which of the days where the holidays overlap.
- Date : DEC 2019 – FEB 2020
- Client : Traveloka
- Skills : PHP, SQL, JSON, API
- Location : JAKARTA, ID
The system we develop can edit, update and insert new holiday data according the city of choice. Admins may also opt to import data in bulk.
The database system generates JSON files by request from the Traveloka server, these data files are small in size, allowing for optimal loading of data even during peak web traffic.
The system is hosted outside of Traveloka and exported JSON files are cached in the client’s servers. Periodic backups are done to prevent downtime.