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

add mvp architecture #9

Merged
merged 1 commit into from
Nov 19, 2018
Merged

add mvp architecture #9

merged 1 commit into from
Nov 19, 2018

Conversation

mercuriete
Copy link
Owner

  • closes add mvp architecture #8
  • rename package to bpmcalculator (bad refactoring changes all over the place)
  • implements BaseView and BasePresenter as shown in tutorials
  • define BPMCalculator view presenter contract
  • define dependencies in module
  • Implements presenter and injects BPMCalculatorService
  • activity is a view and now have presenter injected with dagger and only interacts with it.

@mercuriete mercuriete force-pushed the 8-add-mvp-architecture branch 2 times, most recently from 78c2eb0 to 0ee8261 Compare November 14, 2018 18:06
implementing MVP with dagger and koting
its too hard men
testing CI please squash or ammend
@mercuriete mercuriete merged commit 3be35ff into master Nov 19, 2018
@mercuriete mercuriete deleted the 8-add-mvp-architecture branch November 19, 2018 20:10
@mercuriete mercuriete mentioned this pull request Nov 19, 2018
37 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add mvp architecture
1 participant