A mobile apps that displays a list of users on GitHub along with their details. The data used is public data from GitHub API. This repository is the result of learning from Dicoding class Learn Fundamental Android Application.
Clone this repository then import into android Studio
- View GitHub user list
- View GitHub user detail profile
- Favorite/UnFavorite GitHub user
- View favorite GitHub user
- Consumer apps of favorite GitHub user
- Reminder Preferences
- Android Studio, Kotlin
- Retrofit2
- LoopJ
- Okhttp3
- RecyclerView
- MaterialDesign
- KotilnxCoroutine
- Glide