OpenWorkoutTracker
OpenWorkoutTracker copied to clipboard
Send user height/weight/birth date to the server (only if logged in, of course)
If the user has logged in (logging in is completely optional), then send their height, weight, and birth date to the server so that we can keep those synchronized.
Weight now being updated.
Done