Skip to content

RubensHardt/news-app

Repository files navigation

news-app

A simple news app

The app show news from a private api.

Contents

The app has two screens:

  • Articles List
  • Article details

It has drawer in the main screen to selected a category.

It uses Hilt for dependy injection and a MVVM architecture, based on RxJava2 and LiveData.

It has a cache first local persistence implemenred using Room.

Running the app

To run the app, simply download this project and run it using the latest Android Studio version.

About

A simple news app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages