Skip to content

Projects that use the Github API to obtain user data

Notifications You must be signed in to change notification settings

jmenmar/GithubUsers

Repository files navigation

🚀 Github Users

This app consumes the Github API obtaining the profiles of the platform's users. A dynamic search filter and a profile detail to navigate to have been enabled. The app saves the downloaded data from API locally in Room database so that it can be viewed without an Internet connection.

🧰 Tech stack

  • Minimum SDK level 24
  • Kotlin based, Coroutines + Flow for asynchronous.
  • Jetpack Compose
  • MVVM Architecture

🗃️ Libraries

  • Navigation Compose
  • Dagger Hilt
  • Retrofit
  • Coil
  • Room
  • MockK

About

Projects that use the Github API to obtain user data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages