Friends is a native Android Application that uses Random User API for its backend.
This app follows MVVM architecture and uses Dagger-Hilt for dependency injection.
- Retrofit, for HTTP request
- GSON, for JSON serialisation
- Dagger-Hilt, for dependency Injection
- Glide, for image loading.