Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 781 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 781 Bytes

Github Kotlin Projects

This is an app that lists Kotlin Related Github repositories.

It's been created with the goal of learning, the tech stack Includes Kotlin, Retrofit for APIs calls, the MVVM pattern, ViewBinding and LiveData and the use of Android Jetpack's Navigation component. It also implements Swipe to Refresh.

Tech Stack

  • Kotlin;
  • Retrofit for API calls;
  • ViewBinding;
  • Live Data;
  • Navigation Component;
  • Dependency Injection with Koin.

Screenshots