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 2c62c658e4 Merge branch 'master' of git.xythobuz.de:thomas/weight-track 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 add second identical y-axis scale on right side 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.