HeRVY

HeRVY is a mobile web application used to track anxiety through heart rate data. HeRVY integrates with Fitbit to gather wearable data over time. It can track anxiety patterns by the hour both daily and weekly. Anxiety is tracked using an algorithm derived from PhysioNet’s Non-EEG heart rate data.
Key Technologies:
-
Python Web REST API Service utilizing CherryPy. This API service allows for heart rate data to be analyzed for anxious patterns.
-
A front end mobile web application created with Ionic and React that integrates with Fitbit to display heart rate and anxiety data.