adewes / gitboard

An intuitve Kanban board for your Github issues, built with React.js. https://adewes.github.io/gitboard
GNU Affero General Public License v3.0
186 stars 21 forks source link

Better visualization of time estimates #16

Open adewes opened 8 years ago

adewes commented 8 years ago

The current, text-based display of time estimates and budgets is not very intuitive.

We should try to implement a graphical representation, e.g. in the form of a progress bar or diagram, which should give the user a better feeling for how much work is left to do in the sprint and how much work has already been done.