nusmodifications / nusmods

🏫 Official course planning platform for National University of Singapore.
https://nusmods.com
MIT License
586 stars 319 forks source link

Add list of contributors page using GitHub API #119

Closed thebengeu closed 9 years ago

yangshun commented 9 years ago

Relevant API endpoint: https://api.github.com/repos/NUSModifications/NUSMods/contributors. Might want to include contributors from other relevant repos too, such as nusmods-api and nusmods-cloud.

yangshun commented 9 years ago

@xinan has expressed interest in working on this.

yangshun commented 9 years ago

The contribute page will be located at /contribute and inspiration can be drawn from CodeCombat's contribute page and two buttons will be shown: Developers and Reviewers.

For /contribute/developers and /contribute/reviewers, Viki's engineering page looks pretty simple but decent. We can do grayscale thumbnails that have colour on hover.

xinan commented 9 years ago

Closed in 13bb422