Project owner: Florina Muntenescu
// TODO
Building an app with RxJava is not trivial as it uses new concepts.
Developers need to be familiar with RxJava, which is not trivial.
Very High. Given that the RxJava Observable
s are highly unit testable, unit tests are easy to implement.
Similar with TODO-MVP-RxJava
Compared to TODO-MVP-RxJava,
-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
Java 49 1110 1413 3740 (3450 in MVP)
XML 34 97 337 601
-------------------------------------------------------------------------------
SUM: 83 1207 1750 4341
High.
Medium as RxJava is not trivial.