This is an iOS application built with UIKit for mood tracking and mental health. It tracks users' moods by analyzing their audio and text journals. It also provides a mood statistics dashboard for real-time mood updates. Using AI models to analyse audio and text journal with an automated way.
- UIkit
- Swift 5.3
- Firebase Firestore
- Firestore Storage
- Charts pod
- Alamofire
- AVFoundation
- Recording audio journals.
- ability to write text journals.
- save, delete, view and play journals with its all types.
- Emotion analysing for audio and text journals.
- Sync analysis results with Firebase and user account.
- Dashboard with realtime updates for analysis results.
- iOS 13 or above
- Xcode 11 or above
-
Download the source code by cloning this repository
-
Download the GoogleService-Info.plist file from your Firebase Console and replace the existing file in the app folder. This will connect the app to your own Firebase instance.
-
Install the pods by running.
pod update
.png)
