DroidPulkit / TorontoWasteWizard

This app, helps residents to choose which bin to put the waste in. This helps in recycling the product and helps keeping the cost of dividing the waste by the city.
https://play.google.com/store/apps/details?id=pulkit.com.torontowastewizard
4 stars 2 forks source link

Follow MVVM Architecture pattern #12

Open DroidPulkit opened 4 years ago

DroidPulkit commented 4 years ago

Need to add ViewModels and Dagger2

andrea-liu87 commented 4 years ago

Hello, I am learning about architecture pattern currently. May I do this issue slowly? And may be can you guide where I can start?

DroidPulkit commented 4 years ago

Yeah sure, start by moving the logic from the Activity to the ViewModels, try and send a PR