Something went wrong. Try again.
An easy-to-use burndown chart generator for GitHub Project Boards.
Something went wrong. Try again.
Add support for custom point calculators master
Different people will want to calculate the points for their burndown charts in different ways. This commit breaks a lot of cross module dependencies to add support for a custom `PointsCalculator` interface, which follows the Strategy design pattern for calculating the points over time to show on the burndown chart. Four calculators are made available by default (see `README.md`). Additional calculators may be added over time or by PR. Closes #23 by providing the `taiga` calculator.
Author Joseph Hale Date (Jan 22, 2022, 11:58 PM UTC) Commit edc74e17 edc74e172d95213694821c1bc01b1522eaaf0363 Parent 36599334 36599334e772549dd091a0d97bb7dd7d956e5d8c