User Inputs
Departure & Arrival Locations, Aircraft Type, Additional Services
Planny is a modern private jet booking platform designed to simplify luxury air travel for discerning clients.
Built with Bubble, Planny combines sleek design with powerful functionality, offering an effortless way to search, compare, and book private jets.
With features like instant flight search, transparent pricing, and customizable onboard preferences, Planny bridges the gap between traditional private aviation and modern convenience.
Tailored for both seasoned and first-time private flyers, the platform delivers a streamlined, user-centric experience that redefines luxury travel.
This project involves creating Planny, a modern private jet booking platform tailored for luxury travelers.
The platform features instant flight search, customizable onboard preferences, and transparent pricing, ensuring a seamless and user-friendly experience.
The project focused on blending a sleek, responsive design with functional efficiency, redefining how clients search and book private jets. Using Bubble, the platform was built to bridge the gap between traditional aviation services and modern convenience.
Crafting a robust formula to calculate flight hours between locations based on average aircraft cruise speed, then incorporating fees, taxes, and aircraft-specific costs to ensure accurate pricing transparency.
Translating intricate logistics such as flight durations, aircraft specifications, and service options into an intuitive interface without compromising accuracy or clarity.
Designing a booking process that feels effortless while addressing the high expectations of luxury travelers for customization and exclusivity.
Integrating dynamic passenger requests, such as catering, seating, and ground services, into the booking process while maintaining system flexibility.
The luxury private aviation industry has experienced significant growth in recent years, driven by increasing demand for personalized travel experiences and the convenience of avoiding traditional commercial flights. However, the market is also marked by inefficiencies, such as opaque pricing structures, complex booking processes, and a lack of modern digital solutions.
One of the key challenges in building Planny was designing a system within Bubble to calculate flight hours and provide an accurate cost estimate in a matter of seconds.
Here's how we solved it.
Instead of relying on external APIs, we utilized Bubble's built-in geographic features to calculate the distance in miles between the departure and destination airports. This approach streamlined the workflow and eliminated dependency on third-party services. The great-circle distance, calculated using Bubble's geolocation tools, served as the foundation for estimating flight hours.
Each aircraft's cruise speed was provided by manufacturers in Mach (a ratio of the aircraft's speed to the speed of sound). To integrate this into Bubble:
Mach to MPH Conversion
The standard speed of sound is ~767 mph at sea level.
The cruise speed for each aircraft was converted to mph for consistency in calculations.
For example:
Using the distance calculated in Step 1, I determined flight hours with the formula:
Once flight hours were determined, we implemented a cost calculator using the following logic:
The combination of these technical solutions resulted in a platform that is visually engaging, highly interactive, and capable of delivering real-time, accurate results. This attention to technical detail ensured that PLANNY met the expectations of a luxury audience while maintaining scalability for future growth.