Skip to content

fede-debe/MediaMonksExercise

Repository files navigation

💻 MediaMonksExercise

Description

This project is an assignment from Media Monks. I created an App where I am displaying data which I am fetching from a fake Api provided by JSONPlaceholder

This app demonstrates the following views and techniques:

  • Retrofit to make api calls to an HTTP web service
  • Dagger as fully static, compile-time dependency injection framework for the project
  • OkHttp to support Retrofit as the client
  • Moshi which handles the deserialization of the returned JSON to Kotlin data objects
  • Coil as image loading library for Android backed

Jetpack library: 📱

Screenshots

mediaMonksStart mediaMonksAlbum mediaMonksPhoto mediaMonksPhotoDetails mediaMonksNoConnection

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages