NYT Articles

Android application based on NYTimes REST API

Implementation

  • MVVM
  • LiveData
  • 2 Way DataBinding
  • Alternative View for Tablet

Libraries used

  • Retrofit
  • Gson
  • OKHttp3
  • Picasso
  • CircleViewImage
  • Lottie

Features

  1. Predictive Search: Loads Article when user types the text on SearchView. GET request is made each time there is 3 character change in searchview.

  2. Secuity Guideline: API-KEY is stored in local.properties file so that the API Key is not pushed in Version Control,

Screens



About author

This Repository is developed and maintained by

Rohit Singh