Business Requirement
The client wanted a scalable and resilient tablet application that operates in kiosk mode and enhances rideshare experience.
- Develop an admin dashboard to manage creatives and ad sets.
- Develop backend infrastructure and enable data extraction capabilities for analytics.
QBurst Solution
The application operates in kiosk mode by utilizing Mobile Device Management (MDM). This prevents users from exiting the app and using the device for personal use. Upon launch, drivers can enter their registered email and tablet ID to log into the app. This validates the information with the backend.
After a successful login, the app plays the default ad set and retrieves driver-specific data from the backend. Once the default ad set ends, the app checks for completed data fetches and plays user- specific ad sets. At the end of each ad set, the app sends a location / data ping to the backend for user engagement tracking and displays a leaderboard to the rider.
The internal admin dashboard is a content management application that enables CRUD (create, read, update, delete) functionality for the app.