Skip to content

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

License

Notifications You must be signed in to change notification settings

matin91/Hydration

Repository files navigation

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages