https://github.com/parahall/offline-first-app
https://github.com/parahall/offline-first-app
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/parahall/offline-first-app
- Owner: parahall
- Created: 2021-09-21T19:40:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-27T07:45:11.000Z (over 4 years ago)
- Last Synced: 2025-02-28T07:51:33.957Z (over 1 year ago)
- Language: Kotlin
- Size: 240 KB
- Stars: 16
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Offline-First-App
This is example of how to build offline first app to support read/write while being offline and sync it later.
p.s. mark person as favorite api is not working right now so it permanently returning failure. Which is good since it's can give a full visibility of how infra is working :)
Enjoy :)