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.