stock-board-pwa

A simple progressive webapp to display stock info.

Stars
6
Committers
1

stock-board-pwa

A simple progressive webapp to display stock info.

DEMO?

Ofcourse! Have a look at the DEMO!

Why?

This app is a result of the Google's Launchpad-Build that happend at Mumbai on Sep-4-2016.

What?

This is a getting started repo for progressive webapp.

The app behaves like the below:

What features does this app has?

  • Add to home screen.

  • When offline, the screen goes grey :D

  • Offline capabilites with service workers.

  • Push notification. [No need of a server, just use push emulation for now.]

  • Background sync.

How do I run it?:

  • git clone the repo.

  • Run a local server of your choice to server each phase as a root.

  • Go through to commits for more info.

P.S:

This app is meant to get a feel and understand of progressive webapps, for production apps, it's adviced to use something like sw-toolbox or similar.

P.P.S:

Thanks to malkani_faiz for UX review and gokul_i for the shining the logo!