A daily journal app that combines mood tracking, mood analytics, and personalized daily music recommendations powered by Spotify.
Transform your daily story into insights while discovering the perfect soundtrack for every mood. Whether you're feeling energized, contemplative, or anywhere in between, MoodTune learns your patterns and curates the ideal musical experience to enhance your well-being.
-
Ensure that your Flutter version is 3.32.X
-
Fills out the environment variable in
.envfile:# Example MYVAR=XXXX
-
Do the spell to run the project in development mode!
flutter clean flutter pub get dart run build_runner build --delete-conflicting-outputs flutter run # add flags too here
Made by mobilekenatilang for ITFest IPB 🚀