Skip to content

hsm59/Popular-NY-Times

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Popular-NY-Times

Displaying Most Viewed Articles from NY Times

This application demonstrates the use of MVVM architecture using the Android Jetpack Components

🚀 Components Used

Apart from the above Jetpack components, the following dependencies are used -

Prerequisites

  • Register on the Ny Times and get the api key
  • Add the API_KEY in the project level build.gradle file under prod productFlavors

Generating reports

Use the below command to generate Unit test code coverage report for this project

./gradlew testProdDebugUnitTest

You will find the test coverage report in the following directory -

[projectDir]/app/build/reports/tests/testProdDebugUnitTest/index.html

Open the index.html in your default/any browser to see the code coverage report.

Future Scope

About

Displaying Most Viewed Articles from NY Times

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages