Skip to content

dims26/CardInfoFinder

Repository files navigation

CardInfoFinder

An app used to search for Bank card Information and also features OCR functionality using the phone camera. This application makes use of Binlist API and Google Mobile Vision - Text recognition library.

Features

  • Scan bank card
  • Manual digit input
  • Retrieve card information

Details

  • A single Activity application, conforming to the MVVM application architecture.
  • Consists of four Fragments under the fragment package, each representing a screen. Calls to the web are made using a Retrofit service.
  • Card scanning is implemented using the Google Mobile Vision library, scanning is done offline. OCR related code is situated in the OCR package and consists of configuration and data processing logic.
  • Unit and UI tests

Screens

Landing Page Scan Screen Manual Input Screen Result Page
Home page Card scanning page. Input card digits by hand. Load and view Card detail

Built using

About

Android utility to retrieve Bank card Information

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages