elahe-ebr / LiveCurrencyRates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is this


The program displays the rate list and updates it every two minutes
The rate indicator changes according to the new price (up or down - green or red)
update date is also displayed at the bottom of the screen

Language

  • Kotlin

Network layer (RESTFUL API)

  • Retrofit

Dependency injection

  • Hilt

Reactive programing

  • Coroutines
  • CoroutinesFlow

Architecture

  • MVVM

Data comparison

  • DiffUtilCallback

About


Languages

Language:Kotlin 100.0%