Skip to content

A small app that validates a document using google's vision api, made on MVP pattern using RxJava2

License

Notifications You must be signed in to change notification settings

abhi472/DocValidator

Repository files navigation

DocValidator

A small app that validates a document using google's vision api, made on MVP pattern using RxJava2 Currently the app contains a single activity that has opens a camera to capture image of documents and then uses vision api to validate it. To run this app, you need to have an api key for vision. For a valid document, the app shows a toast stating the document is valid, if invalid it shows an error dialog.

About

A small app that validates a document using google's vision api, made on MVP pattern using RxJava2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages