Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Restaurant mode #208

Closed
dstango opened this issue Oct 18, 2020 · 5 comments
Closed

Restaurant mode #208

dstango opened this issue Oct 18, 2020 · 5 comments
Labels
feature request A new feature proposal for the app

Comments

@dstango
Copy link

dstango commented Oct 18, 2020

NB: This might be a duplicate or additional information to other issues with similar titles in this repository. I only realized after writing this up and posting it in the wrong repository :-( [it was a little hard to find the right repository for it, as the github search lists cwa-website and cwa-backlog on the first page, but not this wishlist]. As I think it might provide some useful details, I'm posting it anyhow...

Feature description

Consider adding the option to "check in" at a restaurant or other public place. It could be an addition (or possibly substitute) to the usual list where one has to put his/her name.

Instead of the usual bluetooth-id of other users, the app would take a note of an id of a place. This could simply be the geolocation of the place on google maps or the likes, or the name on google maps (or any other choosen map provider), or some other suitable location identifier.

Example szenario:
I open the app and check in at cafe "Chat noir". The app takes a note of the place and time. I could either use the geo location to identify the place, or type in a location identifier visible at the cafe's menu, wall, or registration form.
I might choose to have the app check out automatically when I leave the place or (if I'm not comfortable with the app constantly tracking my geolocation) might say: I intend to stay for 2 hours. I might check out early, but making that mandatory would probably not work well, as it's likely one might forget it when leaving.
It would be a political decision whether I would be relieved from putting my name into the list. (Probably I would for the time being tick a box on whatever form saying I also did a app check in, informing the Gesundheitsamt that I can get my information that way. )

Two days later another guest gets diagnosed with corona. He tells the Gesundheitsamt to have been at Cafe "Chat noir" and the time. The guest doesn't have to be a user of the app. The Gesundheitsamt then triggers a corona warning for the cafe and time window. This warning gets added to the central list of infected persons (which is now expanded to "possibly infected places"). If the corona patient is a user of the app himself the place gets added to the list automatically.

The next time my app updates its database it receives the location id together with the time. It matches it with my "checked in places" and tells me that I might have been in a risky place at the time reported.

Problem and motivation

The benefit of the app is available currently limited to people that mutually use the app, which is only a fraction of the population. This would extend the usefulness by:

  • adding warnings about encounters with people that don't use the app themselves
  • releaving the burden of the Gesundheitsämter in contacting people after an infection, as they can easily contact the people at risk in a batch
  • if a political decision would be taken for a "form waiver" if I use the app it would provide a big incentive for people to use the app, which would also increase the overall usefulness as the user number increases.

Further extensions might include support for

  • Corona-Restaurant-beacons that would make manual check in superfluous
  • support for table numbers or the likes
  • in larger locations (big restaurant with several rooms) it might be a good idea to have sublocations (room numbers or similar) to limit the number of false positives.

Is this something you're interested in working on

I can provide ideas, but I"m currently not deep enough in the technology used for the app to help developing the code base.

@dstango dstango added the feature request A new feature proposal for the app label Oct 18, 2020
@tobiashage
Copy link

Although your suggestion is not exactly the same I believe #138 is similar enough to have a look over there and read through the already ongoing discussion! :)

@sbernhard
Copy link

Similar to #70 / #59

@scrobbleme
Copy link

Maybe:

  • Hosts can buy cheap NFC chips and register these at the server as "Check-In token" (using the corona app)
    • for users without NFC → The app could provide a unique key/QR Code, the user can input manually
  • Visitors can use the App to scan the code and "check-in"

@Ein-Tim
Copy link
Contributor

Ein-Tim commented Oct 20, 2020

@scrobbleme
Other possibilities to include this feature are discussed in #138.

@svengabr Could you please decide if this Issue should stay open or get closed because it's similar to #138 (and also #70 & #59)

@dstango
Copy link
Author

dstango commented Oct 22, 2020

I'll check out the other issues and see if I can contribute ideas there.
Thanks for pointing these out.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature request A new feature proposal for the app
Projects
None yet
Development

No branches or pull requests

5 participants