imag/lib/domain/libimaghabit
Matthias Beyer 3d12998603 Update dependency: toml-query: 0.6 -> 0.7 2018-09-27 15:05:44 +02:00
..
src Optimize the Store::entries() interface 2018-09-27 12:19:18 +02:00
Cargo.toml Update dependency: toml-query: 0.6 -> 0.7 2018-09-27 15:05:44 +02: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.