Skip to content

clint22/Cars

Repository files navigation

Cars

Cars is a sample project I built based on the clean architecture method in Android suggested by Fernando Cejas. Please check the following article if you want to read more about it.

Architecting Android...The clean way?

Tech Stack

  • Language: Kotlin
  • Async using Kotlin Coroutines
  • Dependency injection: Dagger Hilt
  • Network library: Retrofit
  • Image Library: Glide
  • Splash screen using Splash API
  • Offline using Room
  • Date Time Utils using Joda time
  • Lottie for better error UI handling

Preview GIF

Please note

I'm using a temporary JSON bin to fetch the details. If the network call is failing using the sample app, you have to change the base URL and end URL accordingly.

Find this repo useful 🤟?

Please star it 🌟 and follow me on LinkedIn

Also, do checkout my blog for Android related articles.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages