Go to file
2018-05-13 13:12:33 +02:00
docs/db API: use of PostgreSQL instead of MySQL 2018-01-07 18:11:19 +01:00
mpwo_api API: tests update 2018-05-13 13:12:33 +02:00
mpwo_client API & Client: add title to Activity 2018-05-13 12:52:43 +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: test coverage on codacy 2018-05-12 18:21:00 +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 Client: update dependencies 2018-05-07 16:35:33 +02:00
package.json Client: update dependencies 2018-05-07 16:35:33 +02:00
pytest.ini API & Client: pre-commit lint 2018-01-14 20:50:50 +01:00
README.md API: test coverage on codacy 2018-05-12 18:21:00 +02:00
test.sh e2e tests: admin 2018-04-29 18:56:56 +02:00
yarn.lock Client: update dependencies 2018-05-07 16:35:33 +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