Simple PHP & SQL weight tracker for multiple persons
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Thomas Buck 3ead1c0712 auto scroll graph to right on page load 4 anos atrás
.gitignore First Test 5 anos atrás
README.md Updated to PHP 7 postgres lib 5 anos atrás
config.example.php Updated to PHP 7 postgres lib 5 anos atrás
index.html auto scroll graph to right on page load 4 anos atrás
weight.php Updated to PHP 7 postgres lib 5 anos atrás

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.