An open API service indexing awesome lists of open source software.

https://github.com/christianliebel/pwa-demo

Demo Showcase for Progressive Web Apps
https://github.com/christianliebel/pwa-demo

Last synced: 2 months ago
JSON representation

Demo Showcase for Progressive Web Apps

Awesome Lists containing this project

README

        

# Progressive Web App Demo

This is a demo showing some features of Progressive Web Apps (PWA) and Service Workers, including:

* offline support (caches the home and info pages offline)
* notifications
* push support (there’s no server component yet)
* manifest
* deep-links
* home screen icon
* install banner

This demo is far from being feature-complete: As PWA and Service Workers are gradually moving forward, this demo will be updated over time.

## Use Case

This demo features a custom-built Single-Page Application (SPA) following the Material Design guidelines mapped to the use case of being a city guide for the city of Karlsruhe, Germany.
In fact, currently it doesn’t tell much about Karlsruhe.

## Sources

* [Photo of Karlsruhe Palace](https://commons.wikimedia.org/wiki/Karlsruhe#/media/File:Karlsruhe-Schloss-meph666-2005-Apr-22.jpg): Meph666, CC BY-SA 3.0
* [Google Material Design Icons](https://github.com/google/material-design-icons): Apache 2.0