Simple PHP & SQL weight tracker for multiple persons
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Thomas Buck d4a56a7ef5 size x and y axes according to value ranges and make scrollable 5 yıl önce
.gitignore First Test 6 yıl önce
README.md Slightly extend Readme 6 yıl önce
config.example.php First Test 6 yıl önce
index.html size x and y axes according to value ranges and make scrollable 5 yıl önce
weight.php First Test 6 yıl önce

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.