Skip to content
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

Re-inform user about closest AED after a while #9

Open
marians opened this issue Apr 28, 2014 · 0 comments
Open

Re-inform user about closest AED after a while #9

marians opened this issue Apr 28, 2014 · 0 comments

Comments

@marians
Copy link
Member

marians commented Apr 28, 2014

Status quo: When a user has opened the application and seen the information about the closest AED candidate, he/she never gets that information again. Only a forced reload would initiate this.

This is somewhat awkward when, for example, the user has opened the browser, then turned of the device screen, moved around in the city, then turned the device screen back on. In this situation, the closest AED alert should appear again.

Programmatically, this could be bound to two different conditions:

  • Time since last alert. (E.g. at least 5 minutes)
  • Distance moved since last alert (e.g. at least 500 meters)

Only one condition would have to be true.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant