A mobile-first focus and productivity application built for deep work sessions. Designed to help users build sustainable focus habits through ambient music, session tracking, and a guided experience.
- User authentication (email + planned Google OAuth)
- Curated focus music library
- Animated mascot companion
- Subscription paywall (RevenueCat + Google Play Billing)
- Session-based focus tracking
- React Native (Expo) — mobile framework
- TypeScript — full codebase
- EAS Build — APK / AAB production builds
- Supabase — PostgreSQL database + auth
- RevenueCat — subscription management & entitlements
- Sentry — crash reporting & production monitoring
- Clone the repo
- Run npm install
- Add .env variables (Supabase + RevenueCat keys)
- Run npx expo start
Active development — Google OAuth and additional focus modes in progress.