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

Donor Lookup Feature -- Scanner Functionality #234

Open
3 tasks
jayrevolinskyjr opened this issue May 9, 2023 · 0 comments
Open
3 tasks

Donor Lookup Feature -- Scanner Functionality #234

jayrevolinskyjr opened this issue May 9, 2023 · 0 comments
Labels
feature New feature or request Urgent Need everyone's attention

Comments

@jayrevolinskyjr
Copy link
Contributor

jayrevolinskyjr commented May 9, 2023

This is an issue spawned from #193

Note: First two subtasks 1. and 2. will implement a lot of the features in the current 'Scanner' functionality.

  • On a click, the 'Scan' button will load a window/prompt that loads the Quagga camera scanner, a barcode form input, and a 'Lookup' button.
  • From the newly-opened 'Scan' window, a user can scan/input a barcode.
    • A successful scan/input will return the name of the scanned item via the Scanner API endpoints.
    • update a 'Name' variable with the scanned item.
  • When the user presses 'Lookup' button
    • Close the 'Scan' Window
    • Automatically open the 'Add Item' window
    • Populate the 'Name' in the 'Add Item' window with the 'Name' variable.

Original UML Diagram from #193 included for reference to 'Donor Lookup' page.

UpdatedDonorLookup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request Urgent Need everyone's attention
Projects
None yet
Development

No branches or pull requests

1 participant