matin91 / Hydration

This is how I Sync my Local and Remote data. a Clean MVVM architecture project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

an Online/Offline application, which the user can seamlessly interact with usage of local device storage data and then synchronizing the data with some remote storage (e.g cloud database) later with a background process . I came across the understanding of concepts such as Priority Job Queue, Room databse, LiveData (where the View observes the data) and LifecycleObserver.

About

This is how I Sync my Local and Remote data. a Clean MVVM architecture project.

License:Apache License 2.0


Languages

Language:Java 100.0%