Skip to content

This app implements MVP architecture along with Rxjava, dagger2, Material Design to fetch news feed from newsapi.org

Notifications You must be signed in to change notification settings

AkashDhanwani/NewsFeed

Repository files navigation

NewsFeed

This app implements MVP architecture along with Rxjava, dagger2, Material Design to fetch news feed from newsapi.org

Project Structure

1. data: It contains all the data accessing and manipulating components.

2. di: Dependency providing classes using Dagger2.

3. view_presenter: View classes along with their corresponding Presenters.

4. utils: Utility Classes

About

This app implements MVP architecture along with Rxjava, dagger2, Material Design to fetch news feed from newsapi.org

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages