Skip to content

sjoerdapp/AgreeList

 
 

Repository files navigation

AgreeList

Gathering all the people who agree and disagree on issues such as Brexit

http://www.AgreeList.com

Code Climate

Install:

git clone git://github.com/HectorPerez/AgreeList.git
cd AgreeList
bundle install
cp config/database.yml.example config/database.yml
rake db:create
rake db:setup

Contribute:

  1. Find or create an issue

  2. Add a comment to the issue to let people know you're going to work on it

  3. Fork

  4. Hack your changes in a topic branch (don't forget to write some tests ;)

  5. Make pull request

  6. Wait for comments from maintainers or code merge

Developers:

Hector Perez (@arpahector)

Feel free to add yourself if you make a pull request

License:

AGPLv3

Releases

No releases published

Packages

No packages published

Languages

  • CSS 67.6%
  • JavaScript 25.1%
  • Ruby 5.2%
  • HTML 2.0%
  • CoffeeScript 0.1%