Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Android Halth Connect and Apple Health sync #618

Open
rolandgeider opened this issue Jul 8, 2024 · 3 comments
Open

Implement Android Halth Connect and Apple Health sync #618

rolandgeider opened this issue Jul 8, 2024 · 3 comments

Comments

@rolandgeider
Copy link
Member

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

@Radheshg04
Copy link

Hi, I came across this project and would like to work on this issue. I am a newcomer (to github, i have experience in flutter), so can you please guide me through?

@rolandgeider
Copy link
Member Author

hi @Radheshg04 ! Sorry for the late reply! This would be reaaaly helpful for us! The first step would be to actually check how the health package works and what type of data we get back from it. It's also probably easier to talk the details over at discord, but if you prefer to do it over this issue, this is also fine

@Radheshg04
Copy link

Sure, lets connect on discord! my username is radchad7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants