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
Additional Info
- Update the project report with the QR code implementation details.
- Consider security aspects in encoding information within QR codes.
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
Acceptance Criteria
Additional Info