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

Implement badge barcode scanning #374

Merged
merged 4 commits into from
Jan 26, 2024
Merged

Implement badge barcode scanning #374

merged 4 commits into from
Jan 26, 2024

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    5ebb961 View commit details
    Browse the repository at this point in the history
  2. Store and provide badge number for participants

    - Update check-in POST request to send badge number
    - Update check-in endpoint to store badge number
    - Update participants endpoint to provide badge numbers
    taesungh committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    2151c09 View commit details
    Browse the repository at this point in the history
  3. Implement badge scanner with html5-qrcode

    - Still some weird `useEffect` issues with scanner opening twice
    taesungh committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    db8983e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c72a97a View commit details
    Browse the repository at this point in the history