Coder Social home page Coder Social logo

combusean / spokenvote Goto Github PK

View Code? Open in Web Editor NEW

This project forked from spokenvote/spokenvote

0.0 1.0 0.0 2.37 MB

Spokenvote.org is a Web-based social consensus tool for groups of any size, coded in Ruby on Rails, that radically enhances a group’s ability to reach consensus via an intuitive democratic process.

spokenvote's Introduction

![Spokenvote Logo](http://cloud.github.com/downloads/railsforcharity/spokenvote/bluefull.png) # Spokenvote [![Build Status](https://secure.travis-ci.org/railsforcharity/spokenvote.png)](http://travis-ci.org/railsforcharity/spokenvote)

Introduction

Spokenvote.org is a Web-based social consensus tool for groups of any size, from a local school board to an entire nation’s people, that radically enhances the group’s ability to reach consensus via an intuitive democratic process. Deeply inspired by Wikipedia, Spokenvote is an open-source, non-profit “spark” project that we hope will set off a cascade of change all the way through national politics.

The central idea behind Spokenvote is to spontaneously capture people’s opinions and ideas as they naturally come up and then harness the power of crowds to turn those diverse views, opinions, and revelations into clear statements of consensus connected to large groups. Such a pivotal step is made possible by helping users organically adjust their own semantics (the way they phrased a vote), and as they make those adjustments, progress toward reaching a majority opinion together.

Features

  • Fast and easy user entry of ideas to capture constructive input from a group of any size
  • Intelligent prompting to guide users toward agreement and adoption of proposals by discovering where commonalities already exist
  • Simple and elegant reporting back to the group to see where consensus stands at a glance
  • Integration with Facebook and G+ to pull credentials and push user activity

The master instance work-in-progress instance is hosted on Heroku.

Getting started

  1. Setup your development environment. We recommend (develop and test) against ruby 1.9.3-p194 or higher.
  2. Fork the Spokenvote repo.
  3. Clone your fork locally.
  4. Add the master repo as an upstream of yours (see instructions at https://help.github.com/articles/syncing-a-fork)

Making Changes

Where possible please make your changes in small, cohesive commits. Send separate pull requests for each commit you feel is ready to be added to master.

When doing a larger piece of work, such as the following, please use a feature/topic branch so others can more easily review it.

  • The commit includes the addition of, or significant version changes of, gems or libraries used
  • The commit is a significant new feature or rewrite of an existing feature

The typical work flow for this is:

  1. git checkout master (unless you're already on master)
  2. git checkout -b new-branch-name
  3. ... write your code ...
  4. git add ... files ... (if necessary)
  5. git commit -am "commit message"
  6. git push origin new-branch-name
  7. git checkout master
  8. In your browser go to your repo and create the pull request (Note: If GitHub tells you your PR can't be automatically merged please close the request and fix the conflict)

Tests are always a welcome inclusion!

Environment

  1. Edit database.example.yml and save as database.yml; this file is in .gitignore so don't worry about checking in your version. NOTE: Postgres is the database used in SpokenVote, you must have iit installed before taking the next step; in our experience installing through homebrew is the easiest way.
  2. Run Bundler in the project's root directory to install any needed gems.
  3. Create and update the database by running rake db:setup

Rails for Charity Account

Participation is managed through the task system at http://RailsForCharity.org. Please create an account for yourself on that site and either pick your work from the existing tasks or add new tasks that you'd like to work on and assign to yourself.

License

Spokenvote is a public good project distributed under the terms of either the MIT License or the GNU General Public License (GPL) Version 2 or later.

See GPL-LICENSE and MIT-LICENSE for details.

Developers

This project is an open source project of Spokenvote.org, supported in large measure by the efforts of RailsForCharity.org.

FAQ

Q. Who is the intended audience for the Spokenvote web application?

A: At first small groups who need to reach consensus (e.g. non-profits); eventually envisioned to work at the national political level

Contributing

Please see the current design wireframes here.

Please ensure you read [the future] STYLE_GUIDELINES before making any contribution to this project.

spokenvote's People

Contributors

billsaysthis avatar kimardenmiller avatar tispratik avatar vibhuti avatar calasyr avatar standingwave avatar albeit avatar philipppahl avatar abeyum avatar dwinston avatar ychoi avatar

Watchers

Sean Horan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.