Giter Site home page Giter Site logo

dalafiarisamuel / ocr-scan Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 1.11 MB

A mini project to display information about a card, making API calls to https://binlist.io

License: MIT License

Kotlin 100.00%
kotlin-coroutines viewmodel databinding room-database livedata navigation-architecture-component moshi flow sharedflow safeargs

ocr-scan's Introduction

Android Build CI

A mini project to display information about a card, making API calls to https://binlist.io

Features

  • MVVM Architecture
  • Kotlin Coroutines with Flow
  • Dagger Hilt
  • Kotlin Gradle DSL
  • GitHub actions for CI
  • Unit testing

Libraries

  • Viewmodel - Presenter for persisting view state across config changes
  • Room Database - Provides abstraction layer over SQLite
  • Retrofit - type safe http client and supports coroutines out of the box.
  • Moshi - JSON Parser,used to parse requests on the data layer for Entities and understands Kotlin non-nullable and default parameters
  • okhttp-logging-interceptor - logs HTTP request and response data.
  • kotlinx.coroutines - Library Support for coroutines,provides runBlocking coroutine builder used in tests
  • Truth - Assertions Library,provides readability as far as assertions are concerned
  • Retromock - web server for testing HTTP clients
  • Robolectric - Unit test on android framework.
  • Espresso - Test framework to write UI Tests
  • Dagger Hilt - handles dependency injection
  • Work Manager - the recommended solution for persistent work

App Screenshots

Screenshot 1

Screenshot 2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.