Skip to content

UBC-CIC/wearable-remote-health-monitoring-dashboard

Repository files navigation

MHMP Web Application

The Mobile Health Monitoring Platform (MHMP) is a prototype that aims to provide real-time information of patients remotley monitored via WearOS and WatchOS wearable devices.

Stack

  • Front-end - ReactJS on NodeJS as the core framework, Argon Dashboard for UI, Amplify for Auth UI component and AWS integration.
  • Data - All data is saved in Amazon S3 and Amazon DynamoDB.
  • Auth - Cognito provides JSON Web Tokens (JWT) and along with AppSync fine-grained authorization on what data types users can access.
  • Data Processing - In the back-end, there are three Lambda functions. One that processes incoming data through a Kinesis Data Stream, one that checks for heart rate anoamlies, and one that checks for device activity.

High level architecture

Deployment

To deploy this solution into your AWS Account please follow our Deployment Guide

Use

For help using this solution please follow our User Guide

Authors

Changelog

  • Nov 13, 2020: Initial release.

License

This project is distributed under MIT

About

Mobile Health Monitoring Platform (MHMP) Dashboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published