Code Monkey home page Code Monkey logo

guardiannews's Introduction

Guardian News

A news app for articles from the Guardian.

Screenshot

Basic structure:

A RecyclerView displays a list of CardViews containing data about each article, such as title, contributor, section, date and thumbnail image.

Selecting a list item will send an implicit intent to open a web browser.

A Loader is used to fetch Article data. If there is no internet connection, a TextView will display a no connection error message.

If there is no data found, a TextView will display a no articles error message.

A SwipeRefreshLayout is used so the user can swipe down to refresh the screen.

Additions for Stage 2 project:

A Navigation Drawer displays several sections of articles, such as US News and World News.

The SettingsActivity displays 3 preferences: Order By, Articles Displayed, and Keyword.

Thumbnail images for articles, when provided, are displayed.

Icons courtesy of Material Icons: https://material.io/tools/icons/?style=baseline

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.