rzrhmrd/gita
Gita is an Android app that makes it easy to search for projects on GitHub. It's 100% Kotlin and based on the Clean Architecture principles. Gita uses Compose for its UI, Kotlin Flow and Coroutines for asynchronous tasks, Retrofit for networking, Hilt for DI and Firebase for tracking analytics. All of this is enabled by the GitHub API.
Kotlin