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

Fixes #FINCN-326 Create, update, list tellers and Teller Details implemented #189

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

Conversation

varsvat
Copy link

@varsvat varsvat commented Jun 18, 2021

Fixes FINCN-326 and FINCN-327

Creating, Editing, updating Teller functionality Implemented through MVVM architecture. Teller Details Screen has also been implemented. UI tests for various text fields have also been integrated.

Edit: Support for Task management features have also been extended.

This PR adds support for the following functionalities and improvements:

  1. Creating Tellers
  2. Editing and updating existing Tellers
  3. Teller details screen
  4. Teller List screen
  5. Support for Task management features like closing, reopening, and activating the Tellers.

The UI for all the screens has been tried to keep as similar as possible to maintain uniformity of UI in the app.

Teller_Functionalities_implemented.mp4

Task management features:

Fix.327.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 Jun 18, 2021

@jawidMuhammadi Please take a look at this PR whenever you get time.

@jawidMuhammadi
Copy link
Contributor

Awesome job @varsvat, please do the necessary changes as I requested, the remaining parts look good to me.

@varsvat
Copy link
Author

varsvat commented Jun 21, 2021

@therajanmaurya Please review this PR when you get the time and then you can merge it.

@varsvat
Copy link
Author

varsvat commented Jun 22, 2021

@jawidMuhammadi As discussed, Support for Task management features have been Implemented. Kindly review and let me know if any changes are to be done.

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.

2 participants