Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Implementation of MVVM Architecture #3

Open
Grandolf49 opened this issue Aug 23, 2020 · 0 comments
Open

Implementation of MVVM Architecture #3

Grandolf49 opened this issue Aug 23, 2020 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed priority Needs to be addressed ASAP

Comments

@Grandolf49
Copy link
Member

Grandolf49 commented Aug 23, 2020

Currently, all the logic of app is written in Activities. It is recommended to follow the MVVM Architectural pattern for developing android apps that are going to be scalable.

Here are some articles

  1. https://blog.mindorks.com/mvvm-architecture-android-tutorial-for-beginners-step-by-step-guide
  2. https://developer.android.com/jetpack/guide
  3. https://proandroiddev.com/mvvm-architecture-viewmodel-and-livedata-part-1-604f50cda1
@Grandolf49 Grandolf49 added enhancement New feature or request priority Needs to be addressed ASAP labels Aug 23, 2020
@yashhalgaonkar yashhalgaonkar self-assigned this Aug 31, 2020
@yashhalgaonkar yashhalgaonkar removed their assignment Dec 14, 2020
@tarun42 tarun42 added the help wanted Extra attention is needed label Dec 21, 2020
@avivijay19 avivijay19 pinned this issue Jan 25, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request help wanted Extra attention is needed priority Needs to be addressed ASAP
Projects
None yet
Development

No branches or pull requests

3 participants