CoolFace
Apppublic

ram4sonet/licensesnap-barcode-sleuth-pro

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
6 commits on main
e45e5701y ago

Auto show raw data and parsed infor as soon as barcode scanner is done sending the data

ram4sonet
174de711y ago

rawdata and parsed info sections are not changing after save scan

ram4sonet
a8213651y ago

Show the special chars in the input as special chars for example <Cntl> or <Enter> and license information is not showing any valid data with a real driving license

ram4sonet
bb3a9aa1y ago

It doesn't seem to show raw data or Parased info once the data is input or after save scan button is pressed

ram4sonet
7f336441y ago

Create an app to test the barcode scanner that scans the driving licenses. Show an input field that waits for the barcode scanner to input data and then show the raw information input and a section with parsed driver details from that data.

ram4sonet
de8a6a21y ago

initial commit

ram4sonet