publiclab / community-toolbox

Tools to understand and welcome people into a contributor community
https://code.publiclab.org
MIT License
142 stars 196 forks source link

Implementing a carousel with info of projects #448

Open govindgoel opened 3 years ago

govindgoel commented 3 years ago

Please describe the problem (or idea)

Implementing a carousel with info of the projects where the dependency chart is added.

Screenshot 2021-03-27 at 10 58 42 PM

Thank you!

Your help makes Public Lab better! We deeply appreciate your helping refine and improve this site.

To learn how to write really great issues, which increases the chances they'll be resolved, see:

https://publiclab.org/wiki/developers#Contributing+for+non-coders

govindgoel commented 3 years ago

@jywarren Can you please give your opinion.

karthikshetty03 commented 3 years ago

@govindgoel Can I work on this issue?

govindgoel commented 3 years ago

@karthikshetty03 It has to be reviewed first.

waridrox commented 3 years ago

How about making the whole diagram interactive and implementing hoverable circles like this...

https://user-images.githubusercontent.com/58583793/112731228-fdee9780-8f5b-11eb-9dae-717412a7f380.mp4

and then we can also link the circles to respective github repos wherever applicable...

govindgoel commented 3 years ago

@waridrox we can also do that, what I thought is to provide short info regarding the projects.

jywarren commented 3 years ago

Hi all! I wonder - is it possible to pull project descriptions from the GitHub API? I think this is an interesting idea and could take some more discussion and research. I'm a bit more inclined to think about adding project descriptions into the list of projects by language than to take on a more complex interactive visualization within the scope of this project. We don't want an overwhelming amount of information as it can be intimidating to newcomers!

We are especially interested in different ways to display and sort collections of issues and contributors, like https://github.com/publiclab/community-toolbox/issues/315 -- so if you're interested in building things out a bit, we'd love your help and assistance on those kinds of issues! Thank you!!

waridrox commented 3 years ago

Yes @jywarren , I think it's possible to pull descriptions, here's a glimpse of the same 😄 - https://api.github.com/orgs/publiclab/repos?type=all

desc
jywarren commented 3 years ago

Oh, that's great. Shall we perhaps change the title to something like "Expanding per-project info with descriptions"?

On Tue, Mar 30, 2021 at 12:24 PM Mohammad Warid @.***> wrote:

Yes @jywarren https://github.com/jywarren , I think it's possible to pull descriptions, here's a glimpse of the same 😄

[image: desc] https://user-images.githubusercontent.com/58583793/113022512-50b99080-91a2-11eb-85bd-76eb8f2bc057.png

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/publiclab/community-toolbox/issues/448#issuecomment-810400180, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAF6J6Z4UF42KLP5UNS6DDTGH3MDANCNFSM4Z5DZ4GA .

govindgoel commented 3 years ago

@jywarren Yeah I think it will be great to implement with this title