Go to file
2018-05-15 16:01:22 +02:00
docs/db API: use of PostgreSQL instead of MySQL 2018-01-07 18:11:19 +01:00
mpwo_api API: use of events (listen_for) to update records 2018-05-15 16:01:22 +02:00
mpwo_client API & Client: use of calculated bounds from API to display map 2018-05-14 14:51:12 +02:00
nginx codacy issues fix 2018-01-14 17:37:14 +01:00
.coveragerc API: test coverage init 2018-05-12 17:10:29 +02:00
.eslintrc.json config fix 2018-05-01 11:54:37 +02:00
.gitignore API: test coverage on codacy 2018-05-12 18:21:00 +02:00
.isort.cfg API & Client: pre-commit lint 2018-01-14 20:50:50 +01:00
.travis.yml tests update 2018-04-10 22:11:33 +02:00
docker-compose-ci.yml travis config fix 2018-01-14 14:56:29 +01:00
docker-compose.yml codacy issues fix 2018-01-14 17:19:02 +01:00
LICENSE Initial commit 2017-04-02 20:08:30 +02:00
Makefile API & Client: use of calculated bounds from API to display map 2018-05-14 14:51:12 +02:00
Makefile.config API: test coverage on codacy 2018-05-12 18:21:00 +02:00
Makefile.custom.config.example API: test coverage on codacy 2018-05-12 18:21:00 +02:00
package-lock.json API & Client: use of calculated bounds from API to display map 2018-05-14 14:51:12 +02:00
package.json API & Client: use of calculated bounds from API to display map 2018-05-14 14:51:12 +02:00
pytest.ini API & Client: pre-commit lint 2018-01-14 20:50:50 +01:00
README.md API: activities fix 2018-05-14 10:55:01 +02:00
test.sh e2e tests: admin 2018-04-29 18:56:56 +02:00
yarn.lock API & Client: use of calculated bounds from API to display map 2018-05-14 14:51:12 +02:00

mpwo

Python Version Flask Version React Version
Codacy Badge Codacy Badge1 Build Status

Self hosted workout/activity tracker written with Flask and React (work in progress).


Notes:
1. Test coverage: only for Python API