From 07aae10c2efc7e3a9cc6bdf2c84844f62ee428c3 Mon Sep 17 00:00:00 2001 From: Radek Stepan Date: Fri, 17 Oct 2014 21:29:42 -0700 Subject: [PATCH] waffle --- README.md | 1 + TODO.md | 3 +++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index c4982df..14ee88f 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ GitHub Burndown Chart as a service. Answers the questions "are my projects on tr - payments need to be automatic, why penalize users that are loyal to us with a burden of an admin task? - ability to use the program needs to be frictionless; jump straight into the action, fill in data behind the scenes etc. - send reminders to people whose account is expiring +- [Waffle](https://waffle.io/) from Rally software has a kanban board that will support [burnup chart](https://waffle.io/waffleio/waffle.io/cards/53e5347682b317f7d9ad6eac); it will charge $7/month ##Plans diff --git a/TODO.md b/TODO.md index 978d7d6..3d696bb 100644 --- a/TODO.md +++ b/TODO.md @@ -44,6 +44,8 @@ - [ ] show a countdown clock towards the end of the milestone or show overdue - [ ] trigger success topbar when we have completed a milestone on chart page; show plain when we are behind - [ ] on chart page show a little progress bar in the title +- [ ] add a chart straight from the hero banner +- [ ] ##Backlog @@ -125,3 +127,4 @@ - [ ] if we save user's tokens we could check data on their behalf, then messaging would work; API could be provided so that others could plug into the data - [ ] derive insights; one part is to see if we are on track, the other is to get better at estimating. If we know when an issue is worked on and when closed, with its accompanying size, we can say which issues went well, and which fared poorly. Then we can visualize a weekly/monthly/per-milestone list of loosers and winners. Perhaps the user can glean a pattern from that. - [ ] create fake Firebase endpoint for GitHub auth, or change the endpoint in settings (easier) +- [ ] have an icon that shows a progress for a milestone that can be shown on GitHub README page \ No newline at end of file