varsvat opened a new pull request #191: URL: https://github.com/apache/fineract-cn-mobile/pull/191
Fixes #[FINCN-335](https://issues.apache.org/jira/browse/FINCN-335) Adding support for following functionalities in Account section: - Create a new Account - Edit an existing Account - Account details Screen - Account Task management features such as locking, reopening, closing, etc. - Add all the above features replacing the API interaction with the Couchbase interaction to extend offline support in the application - Also replaced the existing MVP architecture with MVVM architecture recommended by Google itself Please Add Screenshots If any UI changes. **Couchbase-server** :  **Sync-gateway** :  https://user-images.githubusercontent.com/53621853/127400472-b01f3357-47c8-4719-8c8c-8605a9088c8e.mp4 https://user-images.githubusercontent.com/53621853/127401647-87074231-1a02-423f-acb4-8e36f03edc35.mp4  Please make sure these boxes are checked before submitting your pull request - thanks! - [x] Apply the `AndroidStyle.xml` style template to your code in Android Studio. - [x] Run the unit tests with `./gradlew check` to make sure you didn't break anything. - [x] If you have multiple commits please combine them into one commit by squashing them. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
