CMPUT301F23T15 / Kit

CMPUT 301 App Design Project
MIT License
1 stars 2 forks source link

US 05.01.01 - Scan Serial Number #65

Open bertina3107 opened 12 months ago

bertina3107 commented 12 months ago

User Stories

US 05.01.01 - As an owner, I want help to specify the serial number for an item by automatically identifying the number from an image taken by the camera.

Expected Outcomes

The user can use their camera to scan a serial number, once detected the number will populate the given field in the add item screen and will allow the user to fill out any remaining fields as well as edit or check the serial number.

Questions and Thoughts

Do we scan only serial numbers, or QR codes and barcodes? How do we parse the image data/camera for serial numbers, AndroidML may have a solution.