/DriversLicenseParser

Parses drivers licenses data scanned from barcode

Primary LanguageC#GNU General Public License v3.0GPL-3.0

License: GPL v3 .NET

Drivers License Parser

Drivers licenses in the USA/Canada are all over the map and there are some sugestions that states follow but not all of them. How do you handle these differences? You could write and maintain this on your own or use an API that can parse the data from the bar code. If you want to do the former then feel free to copy this code, it is offered as is. If you want to use an API you can see the blow documentation on how to do that.

More in-depth information

For more information about formatting, data, questions, etc visit the wiki

Credits

Credit to @ksoftllc and his Swift library that I used to copy some of the parts that I did not have examples for - https://github.com/ksoftllc/license-parser