Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
One_second_diary | 132 | 4 months ago | 8 | mit | Dart | |||||
Minimalist video diary app. | ||||||||||
Coronavirus Diary | 124 | 3 years ago | 7 | mit | Dart | |||||
Ethically sourcing data for the fight against disease. | ||||||||||
Dear_diary | 95 | 3 years ago | 4 | mit | Dart | |||||
Easy to use mobile Diary application built with flutter | ||||||||||
Blue Diary | 94 | 3 years ago | 1 | mit | Dart | |||||
Lightweight & effective Todo app with Flutter and BLoC pattern 🙆🏻♂️ | ||||||||||
Star_book | 82 | 25 days ago | 16 | mit | Dart | |||||
A digital diary and mood tracking app that helps you in keeping track of your mood and productivity throughout the month/year. | ||||||||||
Historyofme | 52 | 7 months ago | 12 | bsd-3-clause | Dart | |||||
Your own personal diary. | ||||||||||
Taskdiary Flutter | 49 | 2 years ago | Dart | |||||||
Mood Diary Flutter | 16 | 2 years ago | 5 | Dart | ||||||
A mood diary can help you find these connections between your emotions, situations you are in, the thoughts you are struggling with and physical complaints you might have. Maybe you’re struggling especially at work, or once you start ruminating, or when you feel especially tired. | ||||||||||
Flutter_and_cloudinary | 13 | 3 years ago | Dart | |||||||
How to build Photo Diary App using Flutter and Cloudinary | ||||||||||
Thanks | 9 | 8 months ago | 1 | bsd-3-clause | Dart | |||||
:heart_eyes: All that Thanks - Gratitude Diary |
A digital diary that can help you in keeping track of your mood and productivity throughout the month. Mood tracker is a good way to see how you are mostly feeling. And it helped me a lot to realise how my general mood is and to improve it. Cause I was feeling down two years ago so now when I look at my mood board it looks much nicer.
About Me
·
Report Bug
·
Request Feature
“StarBook” is a digital diary, and a mood tracking app. The user will be able to rate his mood for each day and write a short story for him, like how his day was. Color is given to each mood, let’s say, green for a happy mood, red for angry and yellow for a sad mood. The statistics of users will be visualized in a methodical structure. For this the app will form a graph, calendar, each date box is colored with the color of users' aura lets say green for positive spirits. StarBook will cooperate with users to boost their positive energy and train healthy thinking, correspondingly moving towards calmer and patient personality. StarBook will use positive psychology and cognitive behavioral therapy for you to better understand yourself, overcoming stress, anxiety, and depressions. The app is all in all focused to give personalized experience to every individual user, increasing their productivity, objectivity, and emotional health.
To get a local copy up and running follow these simple example steps.
Prerequisite: https://flutter.dev/docs/get-started/install
To get started, fork this repository to your GitHub account.
Clone the repo.
git clone https://github.com/<your-username>/star_book.git
Install packages.
flutter pub get
Run project.
flutter run
Are you interested in building and contributing to this awesome app? Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated. To pick something for contribution refer StarBook board. For more, refer CONTRIBUTING.md
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)Distributed under the MIT License. See LICENSE
for more information.