Android App where Room is used to store data locally on the device
NOTE: The master branch implements the room library with rxjava2. In branch with_anko is the implementation with anko**
Android App de ejemplo donde se emplea Room para almacenar datos localmente en el dispositivo