Skip to content

lofidevops/joglog

Repository files navigation

joglog

REST API to record jogging sessions.

Documentation

Please see:

  • Specification. Including user stories, roles, data structures and other requirements.

  • Review. User acceptance tests.

To generate additional docs:

  • Code documentation. Run pycco_all.sh to generate literate code documentation.

  • Coverage report. Run pipenv run pytest to run unit tests and generate a coverage report.

Sharing and contributions

joglog
https://gitlab.com/lofidevops/joglog
Copyright 2020 David Seaward
SPDX-License-Identifier: GPL-3.0-or-later

Shared under GPL-3.0-or-later. We adhere to the Contributor Covenant 2.0 without modification, and certify origin per DCO 1.1 with a signed-off-by line. Contributions under the same terms are welcome.

For details see: