Skip to content

defqy/Wallet

 
 

Repository files navigation

Wallet

An open-source cardholder app !!!(without GMS, advertising, payments and Google services) to store you cards in one place.

Screenshots

Tech-stack

  • Kotlin
    • Android KTX - set of extensions that are included with Android Jetpack and other Android libraries
    • Coroutines - recommended solution for asynchronous programming on Android
    • Kotlin Flow - data flow across all app layers, including views
  • Jetpack
    • CameraX - camera capabilities
    • Constraintlayout - position and size widgets in a flexible way with relative positioning
    • Hilt - dependency injection
    • Lifecycle - perform an action when lifecycle state changes
    • Navigation - in-app navigation
    • Room - store offline cache
  • Coil - image loading library
  • ZXing - barcode encoding/decoding library

UI

About

Open source barcode scanning app

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 99.9%
  • Shell 0.1%