- OrgExplorer could show information related to GitHub teams. This could be shown in the graph of contributors and repos somehow and/or it could be shown in a separate graph of teams and contributors. A bonus feature would be to allow adding/removing contributor to/from teams by dragging and dropping them. (This bonus feature would require a github pat, of course.)
- If you look at the weekly progress spreadsheet that we will be using in the GSoC coding period, much of the information there is information that the contributors will have to input manually in the spreadsheet. But that information could be displayed by the OrgExplorer. This would save time for everyone. What is needed is a way to show, in the OrgExplorer, for a filtered subset of contributors, a week-by-week list of open/pending/closed PRs. Maybe there is other information that could be shown that would be helpful in evaluating a contributor's activity every week.
- OrgExplorer could have a profile page for every contributor, showing in summarized and detailed ways, the activity of that contributor in a specified period of time. Then we could specify, for instance, a time period going from the beginning of the coding period to the end of the coding period, to see all the contributor's activity during GSoC. This profile should be exportable as a markdown file. Contributors could then use this markdown file as a starting point to prepare their final GSoC reports.