Simple PHP & SQL weight tracker for multiple persons
選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
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.