imag/lib/domain/libimaghabit
Matthias Beyer 3c8dd19d11 Update version strings: 0.5.0 -> 0.6.0 2017-12-25 19:17:07 +01:00
..
src Merge pull request #1178 from matthiasbeyer/libimaghabit/fix-until 2017-12-22 14:39:41 +01:00
Cargo.toml Update version strings: 0.5.0 -> 0.6.0 2017-12-25 19:17:07 +01:00
README.md Fix formatting and adjust module/lib documentation 2017-12-08 14:54:40 +01:00

README.md

libimaghabit

The habit library implements a habit tracker.

A habit can be instantiated with a name and a time-period in which it should be fullfilled (eg. daily, ever 3 days, weekly...).

The module offers ways to generate statistics about habits.