msimms / OpenWorkoutTracker

A workout tracker for iOS that includes cycling, running, as well as strength exercises. Supports Bluetooth sensors.
Other
49 stars 3 forks source link

Synchronize activities with the server (only if logged in, of course) #9

Open msimms opened 5 years ago

msimms commented 5 years ago

If the user is logged in to the server (which is completely optional) then synchronize the list of activities between the server and client components.

msimms commented 4 years ago

Depends on the activity hashing as this is how we'll determine activity uniqueness.