NYArticle

Simple app fetch most popular articles from NY time api from this URL

Description:
Load most popular article list from NY API.
Show articles with the following details :-
Article Title.
Article Description.
Article Image.
Article Publish date.

Screenshot

Screen Shot 2021-02-02 at 6 27 44 PM


**Languages, libraries and tools used
**
Kotlin
MVVM
LiveData
Kotlin Coroutines
Hilt
Retrofit

Requirements

minSdkVersion 22

Installation

Just clone the app and import to Android Studio. git clone https://github.com/IbrahimSayed94/NYArticle
from develop branch

Usage

For testing the app there is an APK build HERE.