voghDev / RickAndMorty

Some refactors and architectural research on top of juan1393/RickAndMorty/

Repository from Github https://github.comvoghDev/RickAndMortyRepository from Github https://github.comvoghDev/RickAndMorty

Build Status

RickAndMorty

Android app showing a Clean Architecture implementation using Rick and Morty API

This is a fork of the original repo from @juan1393, adding some refactors and improvements

Huge thanks to Juan for the original codebase to start

  • Added Instrumentation Tests with espresso
  • Configured koin to replace all dependencies with Test doubles of our preference
  • Replaced custom Either class with Either from arrow-kt
  • Added Continous Integration with travis-ci
  • Renamed Views

Screenshot

About

Some refactors and architectural research on top of juan1393/RickAndMorty/


Languages

Language:Kotlin 98.2%Language:Ruby 1.8%