Simple PHP & SQL weight tracker for multiple persons
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Thomas Buck 3ead1c0712 auto scroll graph to right on page load il y a 4 ans
.gitignore First Test il y a 5 ans
README.md Updated to PHP 7 postgres lib il y a 5 ans
config.example.php Updated to PHP 7 postgres lib il y a 5 ans
index.html auto scroll graph to right on page load il y a 4 ans
weight.php Updated to PHP 7 postgres lib il y a 5 ans

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.