coala / community

Generic re-usable community site
https://coala-community.netlify.app
GNU Affero General Public License v3.0
19 stars 45 forks source link

Compare with publiclab 's community-toolbox #78

Open jayvdb opened 6 years ago

jayvdb commented 6 years ago

https://github.com/publiclab/community-toolbox has a similar intention as this repo + https://github.com/coala/gh-board .

We should extract feature ideas and put them into the relevant coala project.

sks444 commented 6 years ago

Should we import all the issues and PRs available on Github into a data model?

jayvdb commented 6 years ago

Should we import all the issues and PRs available on Github into a data model?

This issue is about documenting publiclab 's community-toolbox. Analysis before design. Design before coding.

KVGarg commented 5 years ago

PublicLab's community website is a one-page website where they are providing all the essential information to newcomers also. They are displaying newcomers' issue on that page only without showing that somewhere else. and comparing with our existing community website we are providing static data with more useful information than publiclab community website and also the UI/UX isn't at appropriate level. We can create a dynamic website with more improvements in UI/UX. Also, we can display the issue related data at website in any form - TableView or ListView or any other form.