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

Serial scanning #84

Merged
merged 9 commits into from
Nov 28, 2023
Merged

Serial scanning #84

merged 9 commits into from
Nov 28, 2023

Conversation

ldbonkowski
Copy link
Contributor

@ldbonkowski ldbonkowski commented Nov 24, 2023

Describe your changes

This PR accomplishes the following:

  • Adds scanner selector dialog
  • Scans serial number from image and loads it into the edit text field

Issue ticket number and link

This PR addresses: #11

Checklist before requesting a review

  • I have performed a self-review of my code
  • Necessary java docs are present
  • Necessary UML diagrams are created
  • Necessary tests are written

Screenshots (if applicable)

e.g. UI screenshots, UML screenshots, etc

# Conflicts:
#	app/src/main/java/com/example/househomey/form/ItemFormFragment.java
Copy link
Contributor

@owencooke owencooke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks really good!

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm assuming this is meant to be inherited by Sami later on?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep, both serial scanner and barcode scanner inherit from this class. Lukas did a sick job making this really easy to work with

Copy link
Contributor

@MatthewNeufeld MatthewNeufeld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Super clean. LGTM.

Sami-Jagirdar and others added 2 commits November 28, 2023 16:15
* Very rough Barcode Scanning

* Polished the barcode scanner giving users more options
@ldbonkowski ldbonkowski merged commit 15d250a into main Nov 28, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants