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** : 
   
   
![couchbase_server_account](https://user-images.githubusercontent.com/53621853/127395137-d47f0950-f4a9-44cd-868a-e4545b2b2ddd.png)
   
   
   **Sync-gateway** : 
   
   
![sync_gateway_account](https://user-images.githubusercontent.com/53621853/127395197-ef5a84bb-2feb-4834-8b1d-c3acce611f3c.png)
   
   
   
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
   
   
   
   
![create_edit_account](https://user-images.githubusercontent.com/53621853/127400814-6682ed68-1a77-4c76-b173-03f20fbc1b90.gif)
   
   
   
   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]


Reply via email to