Skip to content

Add files via upload #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: test
Choose a base branch
from
Open

Add files via upload #2

wants to merge 1 commit into from

Conversation

AndreasInk2
Copy link
Owner

@AndreasInk2 AndreasInk2 commented Mar 25, 2020

This article describes that,“Once these wearables collect enough data to know what your normal baseline readings are, they can get very good at sensing when something’s amiss,” says Snyder. “We think that if your heart rate and skin temperature are elevated for about 2 hours, there’s a strong chance you’re getting sick.” (https://www.newscientist.com/article/2117854-smartwatches-know-youre-getting-a-cold-days-before-you-feel-ill/#ixzz6HfL1tsci) So I implemented a heart rate feature that monitors heart rate in the background and if the heart rate exceeds the average resting heart rate (76 bpm) for two hours then a notification is triggered indicating that the user is potentially sick. Secondly the peer conectivity feature works in the background for an infinite time (if Apple Watch is connected). If a user1 is infected and a user2 was connected to user1 then user2 is notified. Next steps: getting phones without an Apple Watch to stay on in the background. We are doing great! :). Just let me know what you think of the heart rate concept, if you feel we don't want it just let me know and I can remove it.

This article describes that,“Once these wearables collect enough data to know what your normal baseline readings are, they can get very good at sensing when something’s amiss,” says Snyder. “We think that if your heart rate and skin temperature are elevated for about 2 hours, there’s a strong chance you’re getting sick.” (https://www.newscientist.com/article/2117854-smartwatches-know-youre-getting-a-cold-days-before-you-feel-ill/#ixzz6HfL1tsci) So I implemented a heartrate feature that monitors heartrate in the background and if the heartrate exceeds the average resting heartrate (76 bpm) then a notification is triggered.  Secondly the peer conectivity feature works in the background for an infinite time (so far). If a user is infected and a user was connected the user exposed user is notified.  Next steps: implementing the ui and database!  We ware doing great! :)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant