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

Refactor current situation to MVP architecture #16

Open
ardovic opened this issue Apr 16, 2018 · 3 comments
Open

Refactor current situation to MVP architecture #16

ardovic opened this issue Apr 16, 2018 · 3 comments
Assignees
Labels

Comments

@ardovic
Copy link
Owner

ardovic commented Apr 16, 2018

Currently, the code is in terrible shape in terms of architecture, everything is mixed up and with every commit it becomes harder and harder to analyse, especially for a newcomer.

Hence, It has been decided that current code (until it gets massive) should be restructured in accordance with MVP (Model-View-Presenter) pattern.

I have forked a good example of MVP implementation, a project from GDG Moscow 2018 StudyJam - https://github.com/ardovic/CurrencyRates, use it as a reference.

@ardovic ardovic added this to //TODO in MVP Adaptation and Support via automation May 7, 2018
@ardovic ardovic self-assigned this May 7, 2018
@ardovic ardovic moved this from //TODO to In Progress in MVP Adaptation and Support May 11, 2018
@ardovic
Copy link
Owner Author

ardovic commented May 14, 2018

Don't worry, I'm working on it O_o

@rajBopche
Copy link

rajBopche commented Aug 26, 2019

@ardovic Need any help?

@ardovic
Copy link
Owner Author

ardovic commented Aug 26, 2019

@rajBopche yea sure!

@ardovic ardovic assigned rajBopche and unassigned ardovic Aug 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

No branches or pull requests

2 participants