Simple PHP & SQL weight tracker for multiple persons
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Thomas Buck 2c62c658e4 Merge branch 'master' of git.xythobuz.de:thomas/weight-track 4 роки тому
.gitignore First Test 5 роки тому
README.md Updated to PHP 7 postgres lib 5 роки тому
config.example.php Updated to PHP 7 postgres lib 5 роки тому
index.html add second identical y-axis scale on right side 4 роки тому
weight.php Updated to PHP 7 postgres lib 5 роки тому

README.md

Weight-Track

Simple PHP SQL JavaScript weight tracker. Depends on the PHP Postgres library.

Copy the included config.example.php to config.php and set the contents accordingly.

Everything else should pretty much be self-explanatory.