Open-Source-Android-Weather-App icon indicating copy to clipboard operation
Open-Source-Android-Weather-App copied to clipboard

Refactor current situation to MVP architecture

Open ardovic opened this issue 7 years ago • 3 comments

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 avatar Apr 16 '18 21:04 ardovic

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

ardovic avatar May 14 '18 21:05 ardovic

@ardovic Need any help?

rajBopche avatar Aug 26 '19 09:08 rajBopche

@rajBopche yea sure!

ardovic avatar Aug 26 '19 12:08 ardovic