dose-android icon indicating copy to clipboard operation
dose-android copied to clipboard

Implement ViewModel layer

Open DigiDevZ opened this issue 2 years ago • 2 comments

Hi, I noticed that there is commented code for where ViewModels would be passed in through out the codebase. I would like to contribute and implement this layer for the project.

I will update this issue with whatever I work on and make sure the implementation is agreed upon with the PR.

DigiDevZ avatar Aug 12 '22 18:08 DigiDevZ

Thanks for taking the initiative! I've now reviewed your PR and left some comments.

waseefakhtar avatar Aug 16 '22 19:08 waseefakhtar

Awesome thanks for the feedback! I will get to the PR comments towards the end of this week

DigiDevZ avatar Aug 23 '22 21:08 DigiDevZ

Awesome thanks for the feedback! I will get to the PR comments towards the end of this week

@DigiDevZ any update regarding this? 🙂

waseefakhtar avatar Sep 11 '22 10:09 waseefakhtar

Yes, my apologies I had some life events come up that prevented me from getting to this when I originally planned. I saw that you had incorporated most of the ViewModel implementations already into the main branch so I went ahead and pulled that into my fork/branch, rebased and fixed merge conflicts, and added in the suggestions from the PR comments.

DigiDevZ avatar Sep 11 '22 22:09 DigiDevZ

Yes, my apologies I had some life events come up that prevented me from getting to this when I originally planned. I saw that you had incorporated most of the ViewModel implementations already into the main branch so I went ahead and pulled that into my fork/branch, rebased and fixed merge conflicts, and added in the suggestions from the PR comments.

Awesome! 🎉 And yes, I followed the same pattern as you did so there's nothing major to change in your branch. 🙂

waseefakhtar avatar Sep 13 '22 15:09 waseefakhtar