This app is based on Github API and lists the repositories in "Star count" order.
Here you will find:
- Image handle with Glide and cache
- Dependency injection with Hilt
- Infinite recycler view
- Land and Portrait orientation
- MVVM architectural pattern
- Jetpack tools(LiveData, ViewModel)
- Coroutines and Retrofit
- Custom UI components
- Real usage of API
- Instrumented tests -> Espresso and Barista
- Unit Tests -> Mockito and Awability