We have integrated 5 features into our patient dashboard:
1) Login Page
Data privacy is one of our priorities with MedDash. The login system is enforced when users want to access their own health data.
2) Health Analysis Graph
Integrates data from multiple wearables to view all health vitals and variables at once to better visualize and understand how these variables affect and interact with each other
Vital API Integration for data collection from wearables followed by cleaning and processing
Utilizes React ECharts to make visual analytics more accessible while reducing software costs
3) Health Analysis Statistics
Basic min, max, and mean statistics in card component layout to help both users and doctors to look at the detailed and important information about the health data
Personalized comparisons of Resting Heart Rate to check for concerning abnormalities in data
4) Health Habit Tracker
For patients to review personalized goals that would not be tracked through wearable devices
Goals split into three categories:
Habit
Target
Average
Users can select how often that want to track each goal (e.g per day, per week, etc.)
5) Diary Entries
Features a diary entry page which allows patients to log events that might have caused fluctuations in their data
Created By: Shreya Nagesh