Skip to content

An application that will accept input from a user via soft input keyboard or recognize them from images and display their card details

Notifications You must be signed in to change notification settings

kulloveth/CardInfoFinder

Repository files navigation

CardInfoFinder

An application that will accept cardNo from a user by either soft input or by Text Recognition and display their card details

Features

  • User can Enter cardNo via softInput keyboard to view Card details
  • MVVM Architecture

Libraries Used

  • For better User Interfaces
  • To perform Asynchronous Task
  • To simplify fetching data from an API
  • To hold Ui data for the view and emit when their is data updata
  • To separate data logics from view and simplify control of data during configuration changes
  • for null safety and to reduce lines of code referncing views

Mockito

  • To create fake data for Unit tests
  • For recognizing text on images
  • For Dependency Injection

About

An application that will accept input from a user via soft input keyboard or recognize them from images and display their card details

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages