Simple PHP & SQL weight tracker for multiple persons
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Thomas Buck 0775a42c36 add second identical y-axis scale on right side 5 лет назад
.gitignore First Test 6 лет назад
README.md Slightly extend Readme 6 лет назад
config.example.php First Test 6 лет назад
index.html add second identical y-axis scale on right side 5 лет назад
weight.php First Test 6 лет назад

README.md

Weight-Track

Simple PHP SQL JavaScript weight tracker. Depends on the old PHP (5) MySQL library.

Copy the included config.example.php to config.php and set the contents accordingly.

Everything else should pretty much be self-explanatory.