Skip to content

Repository files navigation

Intro

Alt text

This project uses Android studio 3.5 and targets api 28

To run please sync with gradle to grab dependencies

Rick Morty API was used in this implementation

Project Structure

This follows a modular design, separating the presentation, domain, data layer it applies the use of interfaces as a binding contract to provide the minimum required feature target of a class.

Libraries

  • Coroutines : For background processing
  • Dagger : Dependency injection
  • Coil: For Image loading (Uses Coroutines internally)

About

Clean Architecture Showcase with MVVM and Dagger

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages