FA Movie Sales Tracker
Decoupled Multi-Server Architecture
Theater managers were stuck with clunky, location-locked software that took forever to load. I wanted real-time ticket volumes and historic show schedules accessible from anywhere, instantly. So I built it.
Instead of reaching for a massive framework like React or Angular, I wrote a hyper-lightweight vanilla JavaScript SPA. It pulls data from a fleet of background scraping workers, completely detaching the UI from the heavy lifting. The result is an interface that never drops frames, even when parsing massive datasets.