Promotional prize-wheel app for live events and brand activations — a weighted probability engine tied to campaign inventory, participant tracking, an admin dashboard, and full brand theming.
// context & bottleneck
Brands running activations need a prize wheel that looks premium on a big screen at a venue, keeps working when the venue Wi-Fi does not, and cannot give away more inventory than the campaign budgeted. Most options fail at least one of those, and the third failure is the expensive one.
// solution & architecture
A Flutter app built for the event floor rather than the demo room.
›A weighted probability engine so prize odds map to the campaign's actual inventory and budget — the wheel cannot over-award a prize the brand does not have.
›Participant capture and an admin dashboard, so an activation produces reportable data instead of a vague sense that it went well.
›Full theme customization so the wheel wears the client's brand, and Hive local storage so the whole thing runs with no connection at all.
// business impact
Built and delivered for brand activations and live events. Brands get a wheel that never over-awards campaign inventory, keeps working when venue Wi-Fi drops, and turns every activation into reportable participant data instead of a vague sense that it went well.