Skip to content

Latest commit

 

History

History
executable file
·
26 lines (15 loc) · 579 Bytes

README.md

File metadata and controls

executable file
·
26 lines (15 loc) · 579 Bytes

Marve's Heroes

It's a sample app about how to use the Marvel.com api

Techonolgies

  • Kotlin
  • Dagger2
  • Retrofit
  • Architect Components
  • Glide

Tests

I focused on the main features, so I was able to write tests for coverage 30% of classes and 25% of lines \o/

Next Steps

Improve the page transitions, maybe put some animation with the hero's picture bettwen pages

Improve layout quality (colors, styles, ... ) of course that I'm not a designer but definitely I can do better :D

Increment the coverage of unit tests

Add Espresso/UiAutomator/Robolectric tests