Andrew Concepcion
[status: online]
[work] 2024-08-10 [7 min read]

Case Study: Solo Whitelabel Delivery Platform

Scaling one codebase across multiple food brands while preserving brand-specific behavior and keeping deployment overhead manageable.

[RSS]
Solo food delivery app screenshot

Context

Solo supports multiple delivery brands through a whitelabel platform model. Product and engineering needed predictable customization without fragmenting the codebase.

Stack

  • Kotlin + XML layouts
  • Retrofit-based API integration patterns

Key Challenges

  • Legacy integration constraints from older modules
  • API consistency across varied partner requirements

Contributions

  • Implemented production fixes and shipping features across brands
  • Reduced risk on rollout by improving implementation consistency

Outcome

The platform maintained delivery momentum while supporting brand-level variation with fewer brittle custom forks.