Coder Social home page Coder Social logo

etonotieno / newsfeed Goto Github PK

View Code? Open in Web Editor NEW
11.0 3.0 0.0 1.11 MB

News Feed app that loads news from Guardian API and News API

Home Page: https://appetize.io/app/rmbkto4g3jl2kt6dllnb2b4hsu?device=pixel4&osVersion=11.0&scale=75

License: Apache License 2.0

Kotlin 100.00%
newsfeed guardian-api viewmodel architecture-components kotlin jetpack jetpack-navigation

newsfeed's Introduction

๐Ÿšง Work in progress (under migration) โ›๐Ÿ”ง๏ธ ๐Ÿšง

News-Feed

This is a Kotlin app that fetches data from two news sources, the Guardian API and News API.

Building The Project

  • You need API Keys from Guardian and News API.
  • Rename the secrets.sample.properties file to secrets.properties and fill the GUARDIAN_API_KEY and NEWS_API_KEY properties.
GUARDIAN_API_KEY="Your API key"
NEWS_API_KEY="Your API key"

Appetize

You can run the app via Appetize

Reach Out

Twitter

LinkedIn

newsfeed's People

Contributors

etonotieno avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

newsfeed's Issues

AndroidX and Kotlin 1.3 Upgrade

The current build is failing after upgradding to Kotlin 1.3 due to an unresolved Android Extensions namespace in Kotlinx.

List loading strategy is faulty

The same list of news is being loaded for different categories. This might be fixed using a transormation function from LiveData.

Use Material Design

The current UI and UX for the app is not that good. Implement Material Design 2.0 in the app and focus on making the app crisp and beautiful.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.