Hi all,
I would like to work on the following project. Please let me know your thoughts.
GitHub Organization Dashboard
Currently, this project has a page with the list of repositories with high-level summary details. Also, it has a feed of events happening in the repositories which I contributed. And apart from these, I would like to suggest following features.
- UX improvements
- Both organization and repository wise issue listing.
- Contributors page with highlights of the contributions. Data has to be extracted from GitHub api.
- Organization Statistics Page which visualizes the current progress, Coverage and etc.
- Currently, this is in JQuery and there are many HTML doms placed inline in js files. I would like to suggest moving to a framework like angular or react with a webpack or gulp.
Regards,
Dinuka