imag/lib/domain/libimaghabit
Matthias Beyer 964b168f18 Add "retrieve" variants for retrieving instances
and fix create implementation to use `Store::create()`, which did the
wrong thing.
2018-03-22 13:51:12 +01:00
..
src Add "retrieve" variants for retrieving instances 2018-03-22 13:51:12 +01:00
Cargo.toml Update version string: 0.6.0 -> 0.7.0 2018-02-11 14:22:24 +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.