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

[Feature] - Implement QR Code Logic #30

Open
3 tasks
RespectMathias opened this issue Oct 29, 2024 · 0 comments
Open
3 tasks

[Feature] - Implement QR Code Logic #30

RespectMathias opened this issue Oct 29, 2024 · 0 comments
Assignees

Comments

@RespectMathias
Copy link
Contributor

RespectMathias commented Oct 29, 2024

Description

Develop logic for QR code generation and scanning to enable desk connections.

Motivation

To allow users to quickly connect to desks using QR codes, enhancing usability.

Proposed Solution

  • Use a library like QRCoder for QR code operations.
  • Ensure the QR code contains necessary desk information securely.
  • Integrate QR code functionality into relevant parts of the application.

Acceptance Criteria

  • Feature is clearly defined.
  • QR codes correctly encode and decode desk information.
  • Code is reviewed and approved by at least one other team member.

Additional Info

  • Update the project report with the QR code implementation details.
  • Consider security aspects in encoding information within QR codes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: To Do
Development

No branches or pull requests

2 participants