burnchart
burnchart copied to clipboard
GitHub Burndown Chart as a Service
The app bundle (albeit uncompressed) clocks in at 560 kB, reduce the size (d3 is huge (use grunt-smash, docs here)).
Give people the ability to use private or public repo access. Use a dropdown button instead of the current Sign In button, where we can choose either or. http://material-ui.com/#/components/dropdown-menu.
Use issue title to determine size. So change the config file and make it extensible to select other strategies for size counting.
Deal with Firebase timing out, are we still logged-in? Show a warning page telling the people to refresh the browser (adding a button to do the same).
Be able to specify milestone by name (will nicely show in title), so when we type in owner/name/name it should resolve the number.
Show project name on the milestone page, in the title so that we immediately know where we are.
One click to go from a project or milestone view to github; have an icon in the header.
Highlight today in the chart better, perhaps just a red line and a text next to it saying what date it is.
Be able to config options through ui that currently have to be hardcoded in the config. Save the settings in local storage.