Cove is a React Native mobile application designed to support mental health and emotional wellbeing through AI-powered conversations, mood tracking, and personalized insights!!
- Chat Support/Venting: talk to Cove, a compassionate AI therapist/friend/venting buddy, trained in cognitive behavioral therapy principles
- Mood Logging: track your daily mood with scores and descriptions
- Mood Insights: look at your emotional patterns with a line chart and receive personalized messsages
- User Auth: secure account creation and login with AppWrite
- Dark/Light Mode: themed interface that adapts to your device preferences
Cove is built with Expo, which is a React Native framework that simplifies development and deployment.
cd backend
node server.js# Navigate to project root
cd CoveApp
# Start Expo development server
npx expo start- iOS Simulator: Press
i(Mac only) - Android Emulator*: Press
a(requires Android Studio) - Physical Device: Download "Expo Go" app and scan QR code
- Web Browser: Press
w