Social Wellness App.
The Challenge
Wellness apps live or die by how safe they feel. The challenge was building something that could support real-time community interaction without making the experience feel cold or transactional. Users needed to feel heard, not tracked.

The Solution
Built in Flutter with Firebase handling real-time data sync across community feeds. Supabase manages structured user data and history. OneSignal powers push notifications for daily check-ins and peer activity. The focus throughout was keeping the UI calm and the interactions low-friction.
Key Features
- 01Daily Check-insShort prompts that let users log how they're feeling. Mood history builds over time into a personal record.
- 02Community GroupsPeer support spaces where users can share, respond, and connect around shared experiences.
- 03Smart RemindersOneSignal notifications keep users engaged with gentle, timely nudges rather than aggressive pings.

Flutter
Single codebase for iOS and Android. Consistent UI, smooth performance, and fast iteration across both platforms.
Firebase
Cloud Firestore keeps community feeds live without manual refreshes. State updates propagate to all connected clients.
Supabase
PostgreSQL-backed storage for user profiles, mood history, and structured community data.
Project Timeline
Setup and Architecture
Flutter project scaffolding, Firebase and Supabase integration, auth flow, and data schema design.
Core Features
Check-in flows, community group screens, real-time feed listeners, and notification system with OneSignal.
Polish and Testing
UI refinements, edge case handling, device testing across iOS and Android, and final delivery.