HeartForce⚡

HeartForce⚡ provides real-time monitoring of heart rate, G-force, and oxygen saturation levels for individuals wearing the HeartForce wristband. This dashboard offers instant alerts for potential heart health risks, detailed heart history analysis, and adjustable thresholds to cater to each user’s needs.


Features

  • Real-Time Monitoring: Displays current heart rate (BPM) and oxygen saturation (SpO₂) for all active users.
  • Customizable Thresholds: Allows users to adjust thresholds for cardiac risk (BPM) and low oxygen levels (SpO₂).
  • Heart History Analysis: Enables users to access past records of an individual’s heart performance.
  • HeartAI Assistant: An AI assistant that responds to queries regarding the patient’s heart health and fitness levels.
  • Responsive Design: Adaptable for use on desktops, tablets, and mobile devices.

Installation

HeartForce⚡ - Github

  1. Clone the Repository

    git clone <repository-url>
    cd HeartForce
    
  2. Install Dependencies

    npm install express socket.io cors
    
  3. Run the Server

    node server.js
    
  4. Access the Dashboard

    • Open your browser to http://"your ipv4 address":8080/ to access the HeartForce dashboard.

Demo

demo1 demo2

Future Enhancements

  • Integration with medical device APIs for continuous monitoring.
  • Mobile app compatibility for remote health monitoring.

Built With

Share this project:

Updates