Please help me with a starting point to available patterns and practices for building reliable offline-first mobile apps. Offline-first means that:
- app is client-server
- a mobile app is able to function without Internet connection. User can CRUD data.
- once user enters in Internet enabled area - app synchronises with the server.
- user uses the app on multiple devices so that there should be kind of synchronisation mechanism supporting versioning. The simplest one.
Thanks!
Aucun commentaire:
Enregistrer un commentaire