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.