Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Implement MVVM Architecture #10

Open
iadeelzafar opened this issue Oct 6, 2019 · 4 comments
Open

Implement MVVM Architecture #10

iadeelzafar opened this issue Oct 6, 2019 · 4 comments
Labels
good first issue Good for newcomers Oct1
Projects

Comments

@iadeelzafar
Copy link
Member

Description:
Implement MVVM(Model View ViewModel) architecture in the project.

@iadeelzafar iadeelzafar added good first issue Good for newcomers Oct1 hacktoberfest Issues or PRs related to hacktoberfest labels Oct 6, 2019
@AminullahTajMuhammad AminullahTajMuhammad added this to To do in Oct1 Oct 6, 2019
@galihsatriawan
Copy link

Description

  • Description of issue
    Implement MVVM
  • Output before solved
    No Design Pattern
  • Changes in Issue
    Have implemented MVVM
  • Output of solved issue

Type of Changes?

Just put an x in the [ ] which are valid.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Testing Suites

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

  • ./gradlew assembleDebug assembleRelease

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@iadeelzafar
Copy link
Member Author

@galihsatriawan If you've worked on this issue then you may want to refer this from the PR that solves this issue.

@galihsatriawan
Copy link

I have had a mistake before, I have worked 2 issues but it's merged in one pull request, How can I resolve it?

@iadeelzafar
Copy link
Member Author

This ticket is up for grabs.

@AminullahTajMuhammad AminullahTajMuhammad removed the hacktoberfest Issues or PRs related to hacktoberfest label May 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Oct1
Projects
Oct1
  
To do
Development

No branches or pull requests

3 participants