The Gratitude Tracker App is a mobile application developed using Flutter and integrated with Firebase backend. The app allows users to record their daily moments of gratitude and tracks their mood scores over time. It also provides data visualization and basic statistics on gratitude entries and mood scores. Additionally, the app offers personalized suggestions to improve mood based on the user's mood score. Features
Record Gratitude Entries: Users can create daily gratitude entries, noting things they are grateful for in their lives.
Mood Tracking: Users can rate their daily mood on a scale from 1 to 5, helping them monitor their emotional well-being over time.
Firebase Backend: The app uses Firebase Realtime Database to store and synchronize gratitude entries and mood scores securely.
Data Visualization: Gratitude entries and mood scores are presented in an interactive chart, allowing users to visualize their emotional journey over a selected period.
Basic Statistics: The app provides users with basic statistics, such as the average mood score, total number of gratitude entries, and the most frequent mood score.
Mood Improvement Suggestions: Based on the user's mood score, the app offers personalized suggestions to improve mood, such as relaxation techniques, exercise, or mindfulness activities.
We welcome contributions to improve the Gratitude Tracker App! If you find any issues or have suggestions, please create a GitHub issue or submit a pull request. For major changes, please open an issue to discuss the proposed changes before submitting a pull request.