Gsoc Organizations Save

A site for viewing and analyzing the info of the organizations participating in Google Summer of Code.

Project README

GSoC Organizations

GSoC Organizations
Made with love in India

A site for viewing and analysing the info of the organizations participating in Google Summer of Code and filtering them by various factors like years of participation, categories, etc.

Tech Stack

  • Gatsby - Gatsby is the frontend framework used for developing this site.
  • Redoc - Redoc is used for generating api docs.

💫 Deployment Status

Main Site

API docs

🚀 Contributing

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 -

  1. Improving custom filters

    The data displayed is scraped from the official GSoC Archive. There may be some errors in the data. To tackle that custom filters are applied on the data which are defined in api/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 in api/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 in api/filters/technology-filters.js. For instance we have broken down javascript/html/css technology to javascript, html and css.

    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.

  2. Improving UI / UX

    PRs that improve the UI / UX are greatly appreciated.

  3. 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.

Open Source Agenda is not affiliated with "Gsoc Organizations" Project. README Source: nishantwrp/gsoc-organizations
Stars
326
Open Issues
17
Last Commit
1 month ago
License

Open Source Agenda Badge

Open Source Agenda Rating