akash-pal / ChartApp

A Progressive web app using workbox with Angularjs and Chartjs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ChartApp

Progressive web app using workbox with Angularjs and Chartjs

Features

  1. Progressive Web App - https://developers.google.com/web/progressive-web-apps/
  2. Workbox (v3.0.0) for caching and offline first - https://developers.google.com/web/tools/workbox/
  3. Extend Chartjs (v2.7.1) to render Shadow under each line - https://www.chartjs.org/
  4. AngularJS (v1.6.5)

Desktop View

Mobile View

Steps for getting the project running

  1. Execute "npm install" to install the dependencies in package.json
  2. Execute "gulp" to build the project and launch on default browser.

About

A Progressive web app using workbox with Angularjs and Chartjs


Languages

Language:JavaScript 76.9%Language:HTML 18.7%Language:CSS 4.5%