ohcnetwork / leaderboard

Leaderboard collects data from GitHub and Slack to show off the work of our open source contributors
https://contributors.ohc.network/
MIT License
18 stars 74 forks source link

Showing trendline for organization activity #250

Open rithviknishad opened 8 months ago

rithviknishad commented 8 months ago

It'd be nice if we could visualize the growth of the community through the leaderboard.

We could show something similar to what GitHub shows for repository activity, but in the leaderboard's graph, we should show the activity at an organization level and not specific to a repository.

image

In addition to this, we should also show the growth of the community.

Tasks

kirtanchandak commented 8 months ago

I would like to take this up!

kirtanchandak commented 8 months ago

I was thinking of showing graphs related to number of PRs, issues and commits in an organization over a period time period in a graph. What do you think?

rithviknishad commented 8 months ago

Yup! That'd be great.

We can also show the growth of the community as a separate graph too (maybe in /people page).