Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Considerit/ConsiderIt
For deliberation and opinion visualization
https://github.com/Considerit/ConsiderIt
collective-action decision-making deliberation discussion discussion-board engagement-tool forum opinion-survey opinions
Last synced: 3 months ago
JSON representation
For deliberation and opinion visualization
- Host: GitHub
- URL: https://github.com/Considerit/ConsiderIt
- Owner: Considerit
- License: agpl-3.0
- Created: 2011-04-15T22:57:23.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-05-20T14:19:56.000Z (6 months ago)
- Last Synced: 2024-07-14T12:36:30.365Z (4 months ago)
- Topics: collective-action, decision-making, deliberation, discussion, discussion-board, engagement-tool, forum, opinion-survey, opinions
- Language: CoffeeScript
- Homepage:
- Size: 22.3 MB
- Stars: 89
- Watchers: 15
- Forks: 14
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: COPYING
- Code of conduct: docs/code-of-conduct.md
Awesome Lists containing this project
- awesome-starred - Considerit/ConsiderIt - For deliberation and opinion visualization (others)
README
![Logo](https://cdn.rawgit.com/tkriplean/ConsiderIt/master/public/logo.svg)
[Consider.it][1] is a web-based discussion system that creates civil, organized, and efficient online dialogue by visually summarizing what your community thinks and why. It helps focus discussion even when lots of people participate.
[1]:
Consider.it has been used in a variety of contexts, including:
- public engagement between cities and citizens
- ideation and deliberation platform for open source communities
- participatory strategic planning for non-profits and political organizing
- decision making support for cohousing communities
- aide for teaching critical thinking in k-12 classrooms
- academics peer reviewing articles before publication
- debating tv showsThe creator and maintainer is [Travis Kriplean](https://github.com/tkriplean/). Travis invented Consider.it in the course of his PhD work on supporting reflective public dialogue at the University of Washington, after which he went indie and bootstrapped his continued efforts to create technology that helps people listen to each other.
To learn more, [visit Consider.it][1].
License
-------Consider.it is an open source product released under the GNU Affero General Public License v3. This is a copyleft license that considers hosting code on a server a form of distribution. See the [COPYING file](COPYING) or [read background about the AGPL](https://www.gnu.org/licenses/why-affero-gpl.en.html).
Because Consider.it LLC retains permission to relicense the Consider.it source code, we can [dual license](https://en.wikipedia.org/wiki/Multi-licensing) the source code to you under a license other than AGPL. Reach out to [[email protected]]([email protected]) to discuss. Interested in integrating Consider.it into the bowels of other products, as well as supporting other Consider.it businesses explore different markets, both of which will almost certainly require a different license.
On the state of Consider.it
---------------------------Feel free to weigh in on design and development priorities! See https://consider.consider.it.
Built on
--------- [Ruby on Rails](http://rubyonrails.org/) — Our back end is a Rails app. It is possible that we will move to a pure Javascript stack.
- [Statebus.js](https://stateb.us/) – Statebus provides reactive state management. We use an early client-only version of Statebus called ActiveREST.
- [React.js](https://facebook.github.io/react/) – Our front end is a Statebus-wrapped version of React.js.
- [MySQL](https://www.mysql.com/) — MySQL is our database.Developer installation
---------------------See (and improve?) the [development installation guide](docs/developer_installation_guide.md).
Deployment guide
----------------Missing! If you're trying to deploy, reach out to [[email protected]]([email protected]) for support, and we'll work together to create a guide.
Contributing
------------Time permitting, Travis would like collaborate with you! Well, as long as you are a [considerate human being](docs/code-of-conduct.md).
Note that there are still lots of todos to lower the barrier to making contributions, such as identifying good first-time projects. In the meantime, please be patient! And if you want to be a brave, early helper, please reach out to [[email protected]]([email protected]).
Note that if you want your pull requests to be merged, you'll first have to agree to a Contributor License Agreement. This gives me the option to dual license Consider.it in the future, while you retain your rights to your contribution.