Skip to content

Latest commit

 

History

History
46 lines (36 loc) · 1.56 KB

README.md

File metadata and controls

46 lines (36 loc) · 1.56 KB

NYArticles Android Application

About

Android application fetch the mostviewd articles from new york times using https://developer.nytimes.com/

How to run it

clone repo and add your nytimes api key in your gradle.properties

Dependencies Direction

Package Structure

This project uses:

JacocoReport and SonarQube

  • Download java 11
  • Download SonarQube
  • For windows run StartSonar.bat file
  • For mac run sonar.sh start
  • Open localhost:9000 panel
  • Run gradlew jacocoTestReport sonarqube in android studio terminal