Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 829 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 829 Bytes

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