/Repo-QuickLook

A small app built with Kotlin and MVVM architecture.

Primary LanguageKotlin

Repo Quick Look

A small app built with Kotlin and MVVM architecture, using GitHub Search Repositories API. Still working on it and trying to add more features.

Tech Stack, Libraries

  1. Kotlin base
  2. Coroutine + Flow + LiveData
  3. Jetpack
    • Lifecycle + ViewModel
    • ViewBinding
    • Hilt
  4. Retrofit2 + Moshi
  5. Junit + Hamcrest + Mockk + Espresso

Try it

APK

TODO

  1. Paging
  2. Authentication system for Rate limit
  3. Shows readme natively instead of a webview
  4. Playstore ...