MozillaIndia / leaderboard

Mozilla India Developer Dashboard
https://mozillaindia.github.io/leaderboard/
19 stars 45 forks source link

Mozilla India Developer Leaderboard

How awesome are you among your peers? Find out in this leaderboard.

How does it work?

Leaderboard has a backend & a frontend (this being the frontend)

The Backend

The following is run as a daily cron-job to fetch the data to be used by the frontend. This makes the data non-realtime; however, that saves us from making truck-load of BZ queries from each client.

The frontend

The frontend is really a simpleton. It only asks for the JSON provided by the backend & formats it in a way that gives us better understanding of the developer-contribution metrics.