Dashboard

Fusion Fitness · GymDrishta member & attendance system

● Checking API…
Total members
Members with photo
Face enrolled
Needs enrollment

Today's attendance

Recognize a member from the camera or a photo. A successful recognition automatically calls the attendance API.

Enrollment health

Photos enrolled

Loading…

Face Attendance

Camera will continuously scan for all faces.

Live Scan Results

Waiting for camera…
No faces scanned yet.

Photo Recognition

No photo selected.
Member IDNameMobilePlanStartExpiryDaysPhoto

Google Sheet → Face Enrollment

Google Form / Apps Script remains the source. GymDrishta only reads Form Responses 1 and uses Member ID + photograph from that sheet.

Start index
Batch size (max 5)
No batch run yet.

Verify Enrollment

Compares valid Member IDs/photos in Google Sheets with faces in the Rekognition collection.

Not checked yet.

Verification details

TypeMember IDNameRowDetails
Run verification.

System Configuration

Gym ID: FF

Source: Google Sheet → Form Responses 1

API:

Connection note: The dashboard uses a simple POST request so it can also communicate with the API when opened directly as a local file:// page. For camera use and production deployment, host this HTML on HTTPS.

Membership data is read-only from the dashboard. Enrollment is performed from the Google Sheet photograph data; duplicate Member IDs are intentionally left as-is for now.