Thanks to visit codestin.com
Credit goes to github.com

Skip to content

kabirnayeem99/Friends

Repository files navigation

Friends App Task

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.

Screenshots

External Libraries

  1. Retrofit, for HTTP request
  2. GSON, for JSON serialisation
  3. Dagger-Hilt, for dependency Injection
  4. Glide, for image loading.