Skip to content

jmreyesortiz/GreenNewsApp

Repository files navigation

Green News App

Platform License

Introduction

Find news about the earth and its climate, in addition to any news you want.

Libraries / Tools

App Architecture

MVVM structural design pattern using LiveData observables and ViewModel.

Features

  • Cutomized news search.
  • Default news search queries.
  • Sort your search preferences, by date or popularity.
  • Browse the selected news with WebView, with the option to share or open in another browser.

Screenshots

alt text alt text alt text alt text alt text

Installation

  1. Clone or Download the Repo
  2. Go to newsapi.org, sign up and obtain an APIKEY
  3. Go to app/src/main/java/com.juanma.greennews/util/Constants.Java and change the variable public static final String API_KEY = "YOUR API KEY"; to your obtained api key.
  4. After this, you'll be able to run the app.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages