Dashboard

Real-time health monitoring

LIVE
Waiting for device…
Weight
kg
Heart Rate
BPM
BMI
Goal Weight
Set a goal →
Weight (last 20)
BPM (last 20)
BMI (last 20)
Weight over time kg
Heart Rate over time BPM
BMI over time index
Connect your device to see personalized insights.
Avg Weight
Avg BPM
Avg BMI
Readings
0

Your Profile

🔥 Firebase Config not connected

Open script.js and fill in your firebaseConfig object. No other changes needed.

const firebaseConfig = {
  apiKey:            "YOUR_API_KEY",
  authDomain:        "YOUR_PROJECT.firebaseapp.com",
  databaseURL:       "https://YOUR_PROJECT-default-rtdb.firebaseio.com",
  projectId:         "YOUR_PROJECT_ID",
  storageBucket:     "YOUR_PROJECT.appspot.com",
  messagingSenderId: "YOUR_SENDER_ID",
  appId:             "YOUR_APP_ID"
};