https://github.com/charlypoly/mood
Mood tracker, vision clearer
https://github.com/charlypoly/mood
Last synced: about 1 year ago
JSON representation
Mood tracker, vision clearer
- Host: GitHub
- URL: https://github.com/charlypoly/mood
- Owner: charlypoly
- License: mit
- Created: 2016-01-19T10:39:04.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-23T10:51:44.000Z (about 10 years ago)
- Last Synced: 2025-03-30T11:02:37.143Z (about 1 year ago)
- Language: Ruby
- Size: 18.6 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mood
> Mood tracker, vision clearer
Helps you track mood and notes about your days.
### Features
At each end of a day, app (web/mobile/desktop) asks for questions about your day events :
- "How was work?"
- "How was the sport?"
User can answer with a note between 1 and 5 + text notes.
------
A report is available to highlight :
- best activities ("healthy", funny)
- worse activities ("boring", etc.)
Depending on time spent.
The aim is to "compute" time quality per activity.
[TODOs](TODO.md)