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

Add support for Creating, editing and viewing Product using Couchbase #192

Open
wants to merge 5 commits into
base: development
Choose a base branch
from

Conversation

varsvat
Copy link

@varsvat varsvat commented Aug 18, 2021

Fixes #FINCN-350

Adding support for following functionalities in Products' section:

  • Create a new product
  • Edit an existing product
  • Product details Screen
  • 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 :

product_couchbaseserver

Sync-gateway :

product_syncgateway

productdetails_and_updateproduct.mp4
create_product.mp4

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.

@varsvat
Copy link
Author

varsvat commented Aug 18, 2021

@therajanmaurya @jawidMuhammadi Please review the PR whenever you are free

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