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

Restructure app and Implement MVP Architecture -- Phase 1 #284

Merged
merged 32 commits into from
Jun 7, 2016

Conversation

therajanmaurya
Copy link
Member

Restructuring the current code base and Porting in MVP Architecture with Dagger 2 and Reactive Android.

To-do:

  • Added new classes (data manager, presenters, etc.)
  • Adding reactive code
  • Moving Retrofit calls into the data manager
  • Decoupling Model and Presenter (MVP)
  • Implemented the MVP in ClientListFragment, ClientChooseFragment, ClientIdentifier, ClientSearchFragment, DocumentListFragment, GroupListFragment, GenerateCollectionSheetFragment,
    CreateNewCenterFragment,CreateNewGroupFragment, CreateNewClientFragment,DataTableDataFramgnet.

@droidchef droidchef merged commit 22a550f into openMF:master Jun 7, 2016
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.

2 participants