/Rinjin

Search application for the most followed Github users in any given region

Primary LanguageKotlin

Rinjin

This is an Android app that displays Github users with the most followers per location on Github(under development).
Rinjin means "neighbor" in Japanese.
a

Libraries used

  • Jetpack Compose
  • Hilt
  • Moshi
  • Retrofit
  • kotlinx.coroutines
  • spotless
  • Coil

Setting

Fill in the Github API token in local.properties

API_TOKEN = <YOUR_GITHUB_API_TOKEN>