Skip to content

SPFx solution that display task data using charts and a datatable

Notifications You must be signed in to change notification settings

scallin/SPFxTaskDashboard

Repository files navigation

sp-fx-task-dashboard

SharePoint SPFx Online/On-premise web part that displays task items in a dashboard using charts and data tables.

External Libraries include

  • jQuery
  • Moment
  • DataTables
  • Bootstrap
  • Chart.js

Building the code

git clone the repo
npm i
npm i -g gulp
gulp serve

This package produces the following:

  • lib/* - intermediate-stage commonjs build artifacts
  • dist/* - the bundled script, along with other resources
  • deploy/* - all resources which should be uploaded to a CDN.

Build options

gulp clean - TODO gulp test - TODO gulp serve - TODO gulp bundle - TODO gulp package-solution - TODO

About

SPFx solution that display task data using charts and a datatable

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published