Giter Club home page Giter Club logo

essentials-pwa's Introduction

Essentials-PWA

A performance-first progressive web application that provides essential news and weather data to users on low bandwidth connections.

The app uses a 'cache-first' approach; once news headlines are downloaded, they are stored on a users device and new content is only downloaded when a user requests so. A user can access the application and content without an internet connection. Articles are not downloaded automatically in order to save storage space on the device, users can save individual articles to the device using the 'Save Offline' feature. Said articles will then be accessible through the 'Available Offline' menu.

The application uses several implementations to improve performance on slow bandwidths:

  • Serving only text data to the user, images and videos are stripped from the article content
  • Providing an AMP-converted original link to the article. The Guardian is used as a news source which provides an AMP version of each news article.
  • Service Workers are used to download the user interface to a users device improving loading times and allowing offline access.

Screenshots:

News Weather

essentials-pwa's People

Contributors

umpox avatar

Watchers

 avatar  avatar

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.