Skip to content

Implement Android Health Connect and Apple Health sync #618

Description

@rolandgeider

Implement sync from Android Health Connect and Apple Health. In a first step, just import some basic data (and learn what changes to the backend are needed), for example:

  • calories burned
  • heart rate
  • steps
  • distance walked
  • sleep quality
  • body weight

There is a flutter package that seems to do what we need: https://pub.dev/packages/health, but we still need to see how well this all works, what format(s) we will get, what we need to do when the user stops the sync, what happens if there are several devices that report the same stats, etc.

Refer to wger-project/wger#1111 for the backend changes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    Status
    In progress

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions