Skip to content

Feature: Qr-code hit count #25

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 12 commits into
base: feature/4495-seperating-qr-design
Choose a base branch
from

Conversation

jeppekroghitk
Copy link
Contributor

@jeppekroghitk jeppekroghitk commented Jun 13, 2025

Link to ticket

#4705

Description

Implements a qrHitTracker entity, that serves to store an entry each time a qr code has been scanned (qrID and timestamp).
This means that we are now actively collecting statistics for later use.

Screenshot of the result

N/A

Checklist

  • My code is covered by test cases.
  • My code passes our test (all our tests).
  • My code passes our static analysis suite.
  • My code passes our continuous integration process.

If your code does not pass all the requirements on the checklist you have to add a comment explaining why this change
should be exempt from the list.

Additional comments or questions

If you have any further comments or questions for the reviewer please add them here.

@jeppekroghitk jeppekroghitk changed the base branch from develop to feature/4495-seperating-qr-design June 13, 2025 10:27
@jeppekroghitk jeppekroghitk force-pushed the feature/4705-qr-scan-counter branch 2 times, most recently from 68ee477 to 67732be Compare June 16, 2025 08:57
@jeppekroghitk jeppekroghitk force-pushed the feature/4705-qr-scan-counter branch from 60d2f64 to ef79729 Compare June 16, 2025 09:33
@jeppekroghitk jeppekroghitk requested a review from turegjorup June 16, 2025 10:15
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