Plan - ReactiveRaven/laughing-bear GitHub Wiki
- User OAuths with Github
- Pull in commits made in last 7 days
- Pull in all labels on all those projects
- Ask user to classify them as 'task' and 'marker'
- Classify issues as the 'task' label associated to them
- if no label, but has milestone, use milestone as task
- if still no label, use 'general'
- treat each repo as a client, each task as a task, each issue as a sub-task to be described.
- display breakdown by client, task, sub-task, and commit messages within those sub-tasks.