sqstorage icon indicating copy to clipboard operation
sqstorage copied to clipboard

Barcodes / barcode scanner

Open heylix opened this issue 4 years ago • 3 comments

Would be nice if you could scan stuff with your smartphone to check it in/out of storage.

heylix avatar Sep 22 '20 08:09 heylix

yes really needed. Any Plans ?

tk7936 avatar May 26 '21 06:05 tk7936

Actually there are no plans to integrate barcode scanning. I am also not sure about the exact implementation. Do you have an idea on how the feature should be done or in other words, what exactly would you like to expect from that feature from within sqStorage?

jrie avatar May 26 '21 15:05 jrie

I think the simplest way would be to add a form field where the inventory is added that will contain the info from the barcode. This would be passed along from a 3rd party app like this one https://www.pic2shop.com/developers.html The User is redirected to the app store if he doesnt have it installed already. Then its just a matter of conecting the form field to the app. https://alandix.com/code2/barcode-reader/ I think all the sqs would have to do is check if the code is already in the db and either insert or update. Could be all wrong, im not much of a Programmer. But i think this looks like a very simple way.

tk7936 avatar May 26 '21 20:05 tk7936