CMPUT301F23T01 / Sigma-Blue

Introduction to Software engineering project repository
BSD 2-Clause "Simplified" License
0 stars 1 forks source link

Jfshaw1/feature/barcode scanning #164

Closed JoshuaShaw-13 closed 10 months ago

JoshuaShaw-13 commented 10 months ago

Functionality of barcode scanning for adding serial number works. Used onActivityResult in EditFragment to retrieve data from barcode scanning as I couldn't find another way to that works. Seems to work well. but it may be problematic, let me know what you all think