← BACK HOME
Fitness Platform
OVERVIEW
Built a fitness app that turns user metrics into custom workout programs, meal plans, and challenges. I owned the core loop: people set physical goals, and the app generates content that matches those specs. The build was featured on the official FlutterFlow Showcase.
HOW IT'S BUILT
FlutterFlow for UI iteration with custom Dart for state and data transforms. Supabase (PostgreSQL) plus Edge Functions for meal plan generation and challenge logic. Local page state and app state kept separate from remote async flows.