ranhaveshush / news-room

Small client App for the NewsApi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

News Room

A basic client app for the NewsApi, built with the MVVM architecture approach and the Android Jetpack components.

Build Instructions

The NewsApi api key is omitted for security reasons. In order to build the app, follow the below steps:

  1. Change the app/local.gradle.example file name to app/local.gradle.
  2. Provide your own News API key in <your-news-api-key-here>.
  3. Build the project.

About

Small client App for the NewsApi

License:Apache License 2.0


Languages

Language:Kotlin 88.3%Language:Shell 9.1%Language:Java 2.6%