Go to file
2018-05-25 18:46:53 +02:00
docs/db API: use of PostgreSQL instead of MySQL 2018-01-07 18:11:19 +01:00
mpwo_api pytest upgrade to 3.6.0 2018-05-25 16:39:38 +02:00
mpwo_client Client: Activity display refactor 2018-05-25 18:40:13 +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 pytest upgrade to 3.6.0 2018-05-25 16:39:38 +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 test fix 2018-05-20 20:30:30 +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 react upgrade to 16.4.0 2018-05-25 16:50:06 +02:00
pytest.ini API & Client: pre-commit lint 2018-01-14 20:50:50 +01:00
README.md README.md update 2018-05-25 18:46:53 +02:00
test.sh e2e tests: admin 2018-04-29 18:56:56 +02:00
yarn.lock react upgrade to 16.4.0 2018-05-25 16:50:06 +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