Closed ClimbsRocks closed 9 years ago
then we'll probably have to go through to add more data to that table, like link to github profile, or avatar url.
then we'll have to merge this table together with the languages table when we're querying for a specific language.
Steps to do this:
let's create a table just for this.
that table will just be the top 5 developers in each country in each language. so if a country is active in 5 languages, it will have 25 entries in that table, along with each users' username, country, and activeRepoCount.