Skip to content

Android application using unsplah api to get images

Notifications You must be signed in to change notification settings

franck30/Image-finder

Repository files navigation

Android app that get image from unsplash api

Clean architecture with 3 layers

  • Data (for database, API and preferences code)
  • Domain (for business logic and models)
  • Presentation (for UI logic, with MVVM)

Librairies and technologies used

  • Viewmodel and liveData
  • Kotlin coroutines
  • jetpack navigation component
  • retrofit
  • paging 3 library
  • viewbinding
  • safe arg plugin

Screenshots

ArchiTecture logo ArchiTecture logo ArchiTecture logo

Releases

No releases published

Packages

No packages published

Languages