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
360 stars 49 forks source link

Create / Add "Visit Repo" Button. #100

Closed vivek-30 closed 1 year ago

vivek-30 commented 1 year ago

Screenshot 2023-03-29 at 9 33 00 PM

As you can see in the above ScreenShot There is no "Visit Repo" sort of button available. so it will be great to have it. Reason: It's seems minor thing to have but trust me it solves major drawback of not having any repo link. I mean currently we have to search a particular ORG in GitHub search system. so it would be great if we can directly navigate through your website. Hope it makes sense to you and thanks 😊.

beingnoble03 commented 1 year ago

This feature was discussed but there's an obstruction: we need to search for github repos manually, also there's no guarantee that the org is available on github itself. For instance, Libre space foundation uses Gitlab for open source contributions.

beingnoble03 commented 1 year ago

Also to tackle this issue, #81 already exists.

vivek-30 commented 1 year ago

yes you are right, some ORGs uses other code hosting platform, and this is the major issue. Else we can cover 90% of GitHub orgs using a generic route like - https://github.com/{org_name}. so overhead of providing new orgs link manually is almost negligible.

vivek-30 commented 1 year ago

one more thing i wanted to ask is: should i close this issue then ???

nishantwrp commented 1 year ago

Closing in favour of #81.