phpngn / UCSD-CSE-118-218-Team-H

1 stars 0 forks source link

Implement event based health value abnormalties on server side #11

Closed BjarneS28 closed 11 months ago

BjarneS28 commented 1 year ago

Provide endpoints to send health-related events (e.g. drop in heart rate or blood oxygen, fall detected) to the server-side. Handle the event, perform alerting (can be logging for now) and log the event with time to the DB.