Skip to content

A chrome extension to display stats about the number of Trello cards moved to Done in the current sprint

License

Notifications You must be signed in to change notification settings

drei01/trello-sprint-stats-chrome-extension

Repository files navigation

Trello Sprint Stats Chrome Extension

screenshot

A chrome extension that displays stats of the current sprint on a Trello board. This includes the number of cards move to Done in the current sprint and a burn down chart.

Setup

npm install

Import as Visual Studio Code project

...

Build

npm run build

Add to chrome

Load the dist directory as an unpacked extension

Build in watch mode

npm run watch

Test

npx jest or npm run test

About

A chrome extension to display stats about the number of Trello cards moved to Done in the current sprint

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published