anitab-org / mentorship-android

Mentorship System is an application that matches women in tech to mentor each other, on career development, through 1:1 relations during a certain period of time. This is the Android application of this project.
https://github.com/anitab-org/mentorship-android/raw/apk/app-debug.apk
GNU General Public License v3.0
165 stars 379 forks source link

Docs: add why-use-mvvm.md file (#1080) #1147

Open kartikraj opened 3 years ago

kartikraj commented 3 years ago

Description

added document for (why use mvvm architechture ) in tech-stack.md

Fixes #1080

Type of Change:

Code/Quality Assurance Only

How Has This Been Tested?

Checklist:

Code/Quality Assurance Only

devkapilbansal commented 3 years ago

It should be Fixes #1080 instead of Fixes# [1080]

epicadk commented 3 years ago

@kartikraj any updates here?

kartikraj commented 3 years ago

@kartikraj any updates here?

Yes I will check and update

kartikraj commented 3 years ago

@epicadk Updated the document since rxjava is not used

kartikraj commented 3 years ago

I had asked if i should i should include my content in tech-stack doc. Check now @vj-codes @devkapilbansal .

devkapilbansal commented 3 years ago

Adding Ready to Merge since it is a documentation change

vj-codes commented 3 years ago

Putting it on hold until docusaurus is done

Yash-Raj-Singh commented 2 years ago

@vj-codes I guess now this PR can be merged, as docusaurus is now Active, what do you think?