All Projects → haerulmuttaqin → PopularNews

haerulmuttaqin / PopularNews

Licence: other
📰 News application using the API from newsapi.org

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to PopularNews

BoxFeed
News App 📱 built to demonstrate the use of SwiftUI 3 features, Async/Await, CoreData and MVVM architecture pattern.
Stars: ✭ 112 (+64.71%)
Mutual labels:  newsapi
Android-MVVM-News-App
MVVM News Application with clean code architecture & android jetpack components.
Stars: ✭ 38 (-44.12%)
Mutual labels:  newsapi
DailyFeed
iOS client for newsapi.org
Stars: ✭ 128 (+88.24%)
Mutual labels:  newsapi
flutter-MyNews
Fully customize & personalize news app, built with Flutter
Stars: ✭ 22 (-67.65%)
Mutual labels:  newsapi
NewsPin
News app for android using Kotlin, coroutines, MVP architecture
Stars: ✭ 25 (-63.24%)
Mutual labels:  newsapi
newsapi
Go client for newsapi (https://newsapi.org/)
Stars: ✭ 36 (-47.06%)
Mutual labels:  newsapi
newsapi-php
A PHP client for the News API (https://newsapi.org/docs/get-started)
Stars: ✭ 21 (-69.12%)
Mutual labels:  newsapi
ProgressiveNewsApp
A simple Progressive Web App that brought news from a variety of sources using News API.
Stars: ✭ 41 (-39.71%)
Mutual labels:  newsapi
newsAPI
API wrapper/R client for accessing https://newsapi.org
Stars: ✭ 21 (-69.12%)
Mutual labels:  newsapi
DailyNews
Daily News is a news app with good looking user interface ! Apps architecture is MVVM and used RxSwift for binding.
Stars: ✭ 31 (-54.41%)
Mutual labels:  newsapi
newsemble
API for fetching data from news websites.
Stars: ✭ 42 (-38.24%)
Mutual labels:  newsapi
NewsApp
An app that fetches latest news, headlines
Stars: ✭ 28 (-58.82%)
Mutual labels:  newsapi
Inshorts-News-API
Unofficial API of Inshorts written in Flask
Stars: ✭ 87 (+27.94%)
Mutual labels:  newsapi
HeadLines
HeadLines is a 📰 news app that delivers you with the latest news. It has interactive UI and easy to use. The app can be scrolled offline to watch your bookmarked news. Give this app a try and let me know.
Stars: ✭ 16 (-76.47%)
Mutual labels:  newsapi
News-API-Kotlin
Access the News API with Kotlin.
Stars: ✭ 35 (-48.53%)
Mutual labels:  newsapi
covid19.swift
🌐 Small iOS app to show some COVID-19 health, data, news and tweets
Stars: ✭ 25 (-63.24%)
Mutual labels:  newsapi

PopularNews

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 Clent - 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!”

Screenshot

Alt text

Clone this project

Clone with HTTPS https://github.com/haerulmuttaqin/PopularNews.git

Clone with SSH [email protected]:haerulmuttaqin/PopularNews.git

Get your API key https://newsapi.org/register

Replace your API key

public static final String API_KEY = "your secret api key";
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].