BinLookUp is Simple Android application that allows users to fetch and display Bank Identification Number (BIN) details using the binlist.net API. It is built with a modern Android architecture stack including Dagger Hilt, Retrofit, and Room.
-
🔍 Search BIN numbers to retrieve card issuer information
-
📡 Online API integration with binlist.net
-
💾 Local database caching using Room
-
🗂️ Search history saved and displayed from local storage
-
🧩 Dependency Injection with Dagger Hilt
-
📱 Clean MVVM architecture and modular codebase