Skip to content
This repository has been archived by the owner on Jan 11, 2024. It is now read-only.

Add support for all the account related functionalities using couchbase to extend offline support in the application #191

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

varsvat
Copy link

@varsvat varsvat commented Jul 28, 2021

Fixes #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

Sync-gateway :

sync_gateway_account

accountdetails.mp4

accountTaskMgmt

create_edit_account

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Apply the AndroidStyle.xml style template to your code in Android Studio.

  • Run the unit tests with ./gradlew check to make sure you didn't break anything.

  • If you have multiple commits please combine them into one commit by squashing them.

…se to extend offline support in the application
@varsvat
Copy link
Author

varsvat commented Jul 28, 2021

@jawidMuhammadi @therajanmaurya Please review this PR whenever you get time.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant