Skip to content

A simple android app to hit the NY Times Most Popular Articles API and show a list of articles, that shows details when items on the list are tapped (a typical master/detail app).

Notifications You must be signed in to change notification settings

amalskr/NYTimes

Repository files navigation

NYTimes

A simple android app to hit the NY Times Most Popular Articles API and show a list of articles, that shows details when items on the list are tapped (a typical master/detail app).

Developed

  1. Model–view–viewmodel (MVVM) architectural pattern
  2. Offline supported
  3. Retrofit server call
  4. UI & functions tested using JUnit & espress
  5. NDK/C++ secure api key and urls

Screens

Main article list Screen Main article list

Details View Screen Details View Screen

About

A simple android app to hit the NY Times Most Popular Articles API and show a list of articles, that shows details when items on the list are tapped (a typical master/detail app).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published