DanielCaspers / DigitalInspection

Murphy Automotive's Digital Inspection App for making vehicle inspection checklists a better experience from technician to customer.
4 stars 0 forks source link

VIN barcode scanner integration #122

Open scaspers opened 6 years ago

scaspers commented 6 years ago

The idea would be to have a button adjacent to the VIN field on the vehicle tab. It requires the "Barcode Scanner" android app by ZXing. To see my test page in action go here

DanielCaspers commented 6 years ago

https://github.com/zxing-js/ngx-scanner https://github.com/wojciechszela/zxingjs (requires requirejs :( )

scaspers commented 5 years ago

124 (License plate recognition) may be an alternative to VIN scanning if we use with the CarFax API.?

DanielCaspers commented 5 years ago

@scaspers, I expect the flow for how DI tobe defined before I start on this task to determine if this should be happen before or after the new Angular 6 client migration.