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.
- Kotlin;
- Retrofit for API calls;
- ViewBinding;
- Live Data;
- Navigation Component;
- Dependency Injection with Koin.