Simple PHP & SQL weight tracker for multiple persons
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Thomas Buck 2c62c658e4 Merge branch 'master' of git.xythobuz.de:thomas/weight-track 5 år sedan
.gitignore First Test 6 år sedan
README.md Updated to PHP 7 postgres lib 5 år sedan
config.example.php Updated to PHP 7 postgres lib 5 år sedan
index.html add second identical y-axis scale on right side 5 år sedan
weight.php Updated to PHP 7 postgres lib 5 år sedan

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.