nishantwrp / gsoc-organizations

A site for viewing and analyzing the info of the organizations participating in Google Summer of Code.
https://www.gsocorganizations.dev
GNU General Public License v3.0
331 stars 45 forks source link

Added a field to display Total number of projects an org has completed #118

Open phanindra-max opened 4 months ago

phanindra-max commented 4 months ago

Hi @nishantwrp,

When I was using the Website, I thought it would be helpful for users who want to filter organizations based on number of projects. So, I added some changes to show the total number of projects an organization has completed so far.

I also think adding a sort functionality based on the total number of projects would help users in filtering down their org search for GSoC. Let me know what are your thoughts on this.

Thanks