Engineering Diary, Day 10: From Mock Data to Real Inventory — VOLO Goes Live with Avi-Go
Today we ripped out every piece of fake data on VOLO and replaced it with real-time connections to Avi-Go's production systems. A MySQL database with thousands of empty leg flights. A search API returning live charter quotes with real pricing. Three customer-facing pages that were showing fabricated routes and invented prices — all rewritten to query real inventory. Six commits, zero downtime, and one uncomfortable truth: shipping fake data to real customers is worse than shipping nothing at all.