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.