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

Add vertical for health data and support common fitness platforms #1312

Open
upintheairsheep opened this issue Dec 3, 2023 · 0 comments
Open

Comments

@upintheairsheep
Copy link

Hello, can you create a vertical to transport health records including heart rate, workouts, sleeping stats, etc from one platform to another, but the three services that really need to launch with this integration are:

  • Apple Health
  • Google Fit
  • Samsung Health
    In the original video a vertical for fitness content was proposed, however I am proposing this due to the impossibility of syncing health data between platforms, minus Google Fit with Samsung Health, and not to mention the smaller platforms that can only sync with Apple Health, not Google or Samsung Health. For Apple Health, I think it's database is stored in the form of a Ubiquity store but I cannot confirm. Health data is complicated as each service has their own supported features. Workouts in the big three platforms are not just spreadsheet-like databases, but rather they include entire .gpx route files, and ECG is a different format, stored in .csv files on iOS, and I'm not sure about Samsung, and the sleep data is unknown how it's stored, but luckily most health data universally is basically a spreadsheet. Certain health services support stuff that is not supported on anything else, like Apple Health being the only one that supports sound level monitoring, Google not supporting handwash data, and ECG data being exclusive to Apple and Samsung health. Google Fit probably has a friendly API, but I'm not sure with Samsung due to not ever using the Samsung Health app.
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

1 participant