Skip to content

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

About

Android application using unsplah api to get images

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages