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

Create a guest check-in process #55

Open
2 tasks
dherbst opened this issue Jul 22, 2021 · 0 comments
Open
2 tasks

Create a guest check-in process #55

dherbst opened this issue Jul 22, 2021 · 0 comments

Comments

@dherbst
Copy link
Member

dherbst commented Jul 22, 2021

Feature Description

Members can register with the system today. We need a process to check in a member when they visit the food bank. This will keep a record that someone has visited and was served. This will allow automating reports for usage.

Expected solution

A member will be assigned a UUID. The UUID can be used to create a scannable QR code displayed on an account profile page. The admin application can have a scanning page that uses the camera on the phone to scan the QR code to record the guest has checked in.

An anonymized visit record can be created that uses information needed for reporting.

  • Create admin page to scan guest qr codes
  • Create guest page as a tab on profile to display their user.id as a QR code that can be scanned and record the datetime scanned, and which admin scanned it.

Testing

  1. Bring up QR code on the account profile page.
  2. Scan QR code on the admin app
  3. Create report for the day to see that the visit was recorded and aggregated information is in the report.
@dherbst dherbst self-assigned this Aug 12, 2021
@dherbst dherbst closed this as completed Feb 14, 2023
@dherbst dherbst moved this from Done to To do in Food Pantry App Roadmap Feb 27, 2023
@dherbst dherbst moved this from To do to In progress in Food Pantry App Roadmap Feb 27, 2023
@dherbst dherbst moved this from In progress to To do in Food Pantry App Roadmap Feb 27, 2023
@dherbst dherbst reopened this Mar 1, 2023
@github-project-automation github-project-automation bot moved this from To do to In progress in Food Pantry App Roadmap Mar 1, 2023
@dherbst dherbst moved this from In progress to To do in Food Pantry App Roadmap Mar 1, 2023
@dherbst dherbst changed the title Create a check-in process Create a guest check-in process Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To do
Development

No branches or pull requests

1 participant