feedback task

This commit is contained in:
Radek Stepan 2014-10-18 14:19:19 -07:00
parent afa02e6cac
commit 1b8fd7788f

View File

@ -2,6 +2,7 @@
##Release: Assembly
- [ ] use Browserify as an app build pipeline
- [ ] sort milestones on index and project page based on priority (most delayed first); Trend - actual = different in days and those overdue come first
1. in a projects collection observe the list prop and resort index; already sorted flag passed in as yes)
@ -32,6 +33,7 @@
- [ ] landing page for the project and put message on `github-burndown-chart` repo
- [ ] provide a documentation site (because we ref it from hero)
- [ ] track users/make it easy for people to leave feedback
###Style
@ -127,4 +129,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
- [ ] have an icon that shows a progress for a milestone that can be shown on GitHub README page