/PokemonTCG

Project used in the unique edition of the course "Coding android with Ota" consuming the api https://pokemontcg.io/

Primary LanguageKotlin

PokemonTCG

Project used in the unique edition of the course "Coding android with Ota" consuming the api https://pokemontcg.io/

Language

  • Kotlin

Architecture

  • Multi-modules
  • Clean architecture

Lib's

  • Retrofit
  • Kotlin Coroutines
  • Gson
  • Glide
  • Architecture Components(Lifecycle, LiveData, ViewModel)
  • Koin

Test Lib's

  • jUnit
  • Mockk
  • MockWebServer
  • CoroutinesTest
  • Android core testing