/ITArticles

Simple Android App using articles DOU API.

Primary LanguageJavaApache License 2.0Apache-2.0

UA IT Articles

License API

Simple Android App using articles DOU API and demonstrates a basic Model‑View‑Presenter (MVP) architecture.

Project Structure

Data

It contains all the data(Shared Preferences, Local DB and Remote API) accessing and manipulating components.

Injection

Dependency providing classes using Dagger2.

Events

EventBus events classes that simplifies communication between Activities and Fragments.

UI

View classes along with their corresponding Presenters.

Utils

Utility classes.

Preview

Login Articles List Search param
alt text alt text alt text

Library reference resources

Testing reference resources

Developed By

Ihor Havryliuk (Graviton57)