Flutter app for managing creative projects through lifecycle stages. Uses Supabase triggers for momentum scoring. Production-ready with offline caching and GDPR export.
Role: Full-stack AI Builder
Timeline: Loading...
Tools: Flutter, Supabase, Dart, PostgreSQL
Creative insights are often lost due to friction in standard note-taking apps.
Developed a high-performance cross-platform Flutter app designed for instant, frictionless idea capture.
Projects move through defined stages from idea to completion
Calculates project health from check-in frequency and energy levels
Users log progress with energy levels to track project momentum
Visual insights into project activity and momentum trends
Full app functionality available without internet connection
Users can export all their data in JSON format
Flutter enables deployment to both platforms from one codebase
Flutter cross-platform application built with Provider for state management
Supabase PostgreSQL with database triggers for momentum scoring
Supabase PostgreSQL with database triggers for momentum scoring

Main dashboard showing key features and navigation
Creative Garden demonstrates that database triggers can handle complex scoring logic efficiently.
The project proves that offline-first mobile apps require careful state management and local caching strategies.
Building for cross-platform deployment from day one allows reaching both iOS and Android users without maintaining separate codebases.
The architecture prioritizes user data ownership with GDPR-compliant export functionality.