-
Notifications
You must be signed in to change notification settings - Fork 3
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
Verify imported Anmeldecodes #17
Comments
@PaulaWi An additional criteria could be: Tell the user that validation was succesful or that it failed |
I think this is quite important. We should warn users if the QR code which was imported is not valid. |
This is now high priority because Nuernberg wants to be use the Anmeldecode for verifying that somebody is entitled. |
@maxammann Are you still working on this? |
It would be a shame if I would work on this since 2 months :D |
Cool, @f1sh1918 and @sarahsporck : feel free to grab it if you re out of work :P |
The issue description is quite old but still largely valid. I think you can ignore the third checkbox, if you don't understand its meaning (I am having a hard time too) :D |
Well, then this ticket belongs to me now! :) |
We'll most likely get many merge conflicts with #717 . I will help you in fixing them :) |
As an EAK owner, who received an anmeldecode (QR code), I want to authorize myself in the app to prove my status as EAK owner at accepting businesses.
Acceptance Criteria:
fun verifyCardInProject(project: String, card: CardVerificationModel): Boolean
The text was updated successfully, but these errors were encountered: