Skip to content

gookman/github-viewer-demo

Repository files navigation

github-viewer-demo

CircleCI

A demo project to experiment with Android technologies

There are currently two flavours in the project: one for RxJava and the another for Kotlin Flow

Dependency injection on this branch is done with dagger2.

Currently using:

  • retrofit
  • rxjava/kotlin flow
  • room
  • ViewModel arc components
  • Navigation Components
  • Architecture that is inspired by MVI