Skip to content

konaire/SimpleList

Repository files navigation

Simple List

This application shows Jake Wharton Github repositories as list. It provides example of using modern android frameworks together. The app was developed on Kotlin using MVP with Clean Architecture.

Dependencies

  • Dagger2 (DI)
  • RxJava (ReactiveX)
  • Retrofit (Network)
  • Realm (Caching)
  • jUnit (Unit testing)
  • Espresso (Instrumentation testing)
  • Mockito (Mocking for testing)

About

This project provides example of using modern android frameworks together.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages