Skip to content
This repository has been archived by the owner on Sep 26, 2020. It is now read-only.

📰Modern MVVM Android application following single activity architecture which fetches news from 🕷️ news API. this repository contains some best practices ⚡ of android development

prudhvir3ddy/DailyBugle

Repository files navigation

🕷️DailyBugle

Get it on Google Play

CircleCI Codacy Badge

local setup instructions

Go to http://newsapi.org/ and generate your API key there and append to your local.properties like this

sdk.dir=YOUR_LOCAL_PATH_TO_ANDROID_SDK
api.news=ADD_YOUR_API_KEY_HERE

Architecture

This app uses MVVM (Model View View-Model) architecture.

screenshots

Home Screen Search Screen Saved Articles
Coming soon!
Select country no internet

About

📰Modern MVVM Android application following single activity architecture which fetches news from 🕷️ news API. this repository contains some best practices ⚡ of android development

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published