Simple PHP & SQL weight tracker for multiple persons
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Thomas Buck 3ead1c0712 auto scroll graph to right on page load 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 auto scroll graph to right on page load 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.