Skip to content

amohllal/UserInfoTask

Repository files navigation

About UserInfo Application

UserInfo application is a simple application consisting of only 2 screens when the user opens the app should hit API and get all user data and when clicked on any album it opens another screen to get all photos from another API, and the user can zoom in at any image and can share the link of this image.

Libraries

  • Retrofit
  • RxJava
  • Clean Architecture with MVVM
  • LiveData, ViewModel
  • Hilt for Dependency Injection
  • Recycler view
  • JSON
  • Picasso for Image Loading
  • Modular
  • ConstraintLayout
  • Navigation component
  • Chrisbanes for Zoom in
  • Share feature

ScreenShots

screen1screen3screen4