-
Notifications
You must be signed in to change notification settings - Fork 0
Home
The users in the app are authenticated using SignIn with Google popup through Firebase. Once the users are authenticated using their email addresses, they need to provide additional information about their contacts and required biodata, which is then stored in an expressJS server
A separate function is being developed in this folder. The function when hit sends an SOS message to a phone number and email stored in the user dashboard, along with the current location of the user to the person, who can immediately help the user
The function is being triggered by two sources. One is the device worn by the person, which constantly monitors the heart rate and oxygen level, and once it shows abnormal behavior, it triggers the API. The second method is by buttons, one in the client app and another in the device itself, when pressed does the same