Varun Jain created FINCN-328:
--------------------------------
Summary: Offline-first support in Teller functionalities
Key: FINCN-328
URL: https://issues.apache.org/jira/browse/FINCN-328
Project: Fineract Cloud Native
Issue Type: Improvement
Components: fineract-cn-mobile
Environment: Android studio, ubuntu
Reporter: Varun Jain
The objective is to extend the offline-first approach in the Application by
replacing the currently implemented REST API Interaction with the
Couchbase-only interaction.
With Couchbase implementation, field officers will be able to update data with
the mobile application even when there is no network connectivity and the data
will be stored in the mobile database(Couchbase-lite database), which will then
be synced with the couchbase-server as soon as the network connection is
available, using sync-gateway, that has been implemented in the PR.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)