Skip to content

khongswee/authenticator-android

Repository files navigation

Project Title

A sample project of how to handle call authorisation service APIs.

Languages, libraries and tools used

  • Kotlin
  • Koin
  • RxAndroid,RxJava
  • Retrofit
  • Okhttp3
  • Okhttp3 Mock web server

Architecture

The architecture of the project follows the principles of Clean Architecture MVVM

Thanks