Description
Open the app: mood-log.github.io/
Mood Log is a web application to track your emotions, inspired by iOS 17 Health App feature.
With Mood Log you can easily track feelings and triggers that affects you at the moment.
You can also write a comment to each entry, describing what happened to you.
All data is stored within browser using Ionic.Storage (IndexedDB).
It is private, means nobody except you have an access to your entries.
You can delete all data within the app.
The app have only the basic functionality for now. There's more features coming in the future.
You can keep track on this in my repository, and maybe give it a star:
github.com/mood-log/mood-log.gā¦