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

Barcode refactor #363

Merged
merged 10 commits into from
Jun 10, 2023
Merged

Barcode refactor #363

merged 10 commits into from
Jun 10, 2023

Conversation

SchrodingersGat
Copy link
Member

Splits the barcode scanner code out into multiple files, and abstracst the concepts of "handler" and "controller".

For now, still just supports the internal camera. But the code structure will allow other controller types to be implemented easily.

- Abstract the "controller" class (for future development)
- Break barcode scanning code out into multiple files
- Add CameraBarcodeController class (qr_code_scanner)
@SchrodingersGat SchrodingersGat merged commit b051aec into master Jun 10, 2023
1 check passed
@SchrodingersGat SchrodingersGat deleted the barcode-refactor branch June 10, 2023 23:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant