Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork72
A site for viewing and analyzing the info of the organizations participating in Google Summer of Code.
License
nishantwrp/gsoc-organizations
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A site for viewing and analysing the info of the organizations participating inGoogle Summer of Code and filtering them by various factors like years of participation, categories, etc.
- Gatsby - Gatsby is the frontend framework used for developing this site.
- Redoc - Redoc is used for generating api docs.
Contributions are most welcome in this project be it reporting an issue or sending a pull request.
Some of the things you could help with currently are -
Improving custom filters
The data displayed is scraped from the officialGSoC Archive. There may be some errors in the data. To tackle that custom filters are applied on the data which are defined inapi/filters. The filters can be improved a lot.
Example 1 - There may be duplicate organizations on the site which is due to them having different names. To tackle them you can add filters inapi/filters/name-filters.js.
Example 2 - Some technologies are also modified because they may have some spelling mistakes or for the sake of better filtering. You can see that inapi/filters/technology-filters.js. For instance we have broken down
javascript/html/css
technology tojavascript
,html
andcss
.The other filters also work in same way. It would be great if you can contribute to these filters in case you see any scope of improvement.
Improving UI / UX
PRs that improve the UI / UX are greatly appreciated.
Adding features
If you can think of feature which would help make the site better for people interested in Google Summer of Code, feel free to open an issue for discussion over that feature.
About
A site for viewing and analyzing the info of the organizations participating in Google Summer of Code.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Contributors12
Uh oh!
There was an error while loading.Please reload this page.