Skip to content

User interface for Withings integration written in Angular

Notifications You must be signed in to change notification settings

fejesa/withings-ui

Repository files navigation

Withing BPM Web UI

Withings provides some super simple, amazingly advanced tools for monitoring your health state, like measuring your blood pressure. You can access your data collected by their devices, and you can view them by using their web application.

This BPM web application shows an alternative way to view your measurements. Dashboard

Or in a chart Chart

The classification of blood pressure levels recorded in a medical setting, and the blood pressure color code can be found here. The measurement times are labeled with different colors depending on the time of the day.

In case of your Blood Pressure Monitor device can create electrocardiogram, you can get a complete picture of your cardiovascular health. ECG

The implementation of the data access layer of this app can be found in the Withings Heart API repository.

Installation and getting started

npm install              # fetches dependencies
npm start                # builds an application and starts the development server

Note: The ECG is rendered by the LightningChart JS, the data visualization library for JavaScript.

About

User interface for Withings integration written in Angular

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published