Skip to content

achmadfachrudin/Github-Search-User

Repository files navigation

Github-Search-User

https://api.github.com

Tech stack

  • Project
    • Minimum SDK level 21
    • AGP 7.2.1
    • Gradle 7.5
  • Architechture
    • MVVM
    • Repository pattern
  • Jetpack
    • Hilt
    • Compose
  • Retrofit2 & OkHttp3 - Construct the REST APIs.
  • Chucker - HTTP inspector.
  • Sandwich - Construct a lightweight and modern response interface to handle network payload for Android.
  • Moshi - A modern JSON library for Kotlin and Java.
  • Coil - Loading images from network.
  • Mockk - Mocking library for Kotlin.