Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 1.35 KB

README.md

File metadata and controls

35 lines (18 loc) · 1.35 KB

PopularNews

A simple,clean and intuitive news grid display application with facility of sharing top headlines.

Description

User Interface component is scrollable which contains news summary,date and time of news published and other miscellaneous items per news item. Upon click of a news item the grid component automatically perform inline expansion to display full-story and can be compacted as well upon press.

News application using the API from https://newsapi.org/

API News Is JSON API for live news and blog articles from the media. This project uses retrofit2 as HTTP Client - Retrofit is a REST Client for Java and Android. Its use is very easy.

• News API

• Retrofit

• Glide for the Image Network

• Material design

• Prettytime for Convert Java Date() objects in just “a few minutes!”

Screenshots