Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 481 Bytes

File metadata and controls

10 lines (6 loc) · 481 Bytes

Github-Users

Simple app to display the GitHub Users filtered by usernames. Using Kotlin, Jetpack Compose, MVVM, Koin.

First Screen

After getting filtered users from GitHub Rest API

Showing the user details after clicking a user from the list

Showing a simple error handling incase of no internet connection