Pinned Repositories
account
Service used to adding, updating, providing, deleting and authenticating users from platform.
analytics
Service used to perform health data analysis and provide simple results upon analysis and a possible intervention plan. Currently, only the nutritional intervention plan is available.
android-app
Android application responsible for collecting health data through forms and bluetooth low energy devices.
api-gateway
Responsible for providing access to the resources provided by the microservices that make up the HANIoT platform. Express Gateway is used.
dashboard-app
Visual panel of the HANIoT platform for health professionals that presents, in a centralized way, information of pilot study and measurements of the patient.
docker-compose
The docker-compose configuration for quick deployment of HANIoT (Health ANalytics Internet of Things) platform.
ds-agent
Service responsible for data synchronization of Fitbit platform with HANIoT platform.
mhealth
Service used to store and manage health measurements, such as temperature, heart rate, weight, blood pressure, and blood glucose.
notification
Service used to send notifications like email, sms and push.
timeseries
Microservice responsible for time series on the HANIoT platform.
HANIoT's Repositories
haniot/android-app
Android application responsible for collecting health data through forms and bluetooth low energy devices.
haniot/notification
Service used to send notifications like email, sms and push.
haniot/dashboard-app
Visual panel of the HANIoT platform for health professionals that presents, in a centralized way, information of pilot study and measurements of the patient.
haniot/docker-compose
The docker-compose configuration for quick deployment of HANIoT (Health ANalytics Internet of Things) platform.
haniot/mhealth
Service used to store and manage health measurements, such as temperature, heart rate, weight, blood pressure, and blood glucose.
haniot/timeseries
Microservice responsible for time series on the HANIoT platform.
haniot/account
Service used to adding, updating, providing, deleting and authenticating users from platform.
haniot/analytics
Service used to perform health data analysis and provide simple results upon analysis and a possible intervention plan. Currently, only the nutritional intervention plan is available.
haniot/api-gateway
Responsible for providing access to the resources provided by the microservices that make up the HANIoT platform. Express Gateway is used.
haniot/ds-agent
Service responsible for data synchronization of Fitbit platform with HANIoT platform.
haniot/ehr
Service used to store and manage patient health records. It tracks patient habits related to physical activity, sleep and eating, as well as sociodemographic information.
haniot/scripts-utils