Bin Check is an Android app that can be used to check info about your bank card using your BIN/INN number, using https://binlist.net/ api
Features:
- Load data about yor bank card
- History of your previous queries
- Your previous queries are saved into a database
- Other applications such as a Web Browser, Google Maps and Phone can be called from your app when clicking on corresponding buttons
- Animations
- Clearing up the database
Bin Check was created using:
- Kotlin,
- Clean Architecture,
- MVVM
- Jetpack Compose,
- Kotlin Flow, Coroutines
- Retrofit
- Hilt,
- Room,
- JUnit
