volontariat / volontari.at

Open source crowdsourcing platform based on Ruby gem voluntary.
http://Volontari.at
MIT License
6 stars 1 forks source link

= Volontariat Wiki[https://github.com/applicat/volontariat/wiki] {}[http://travis-ci.org/Applicat/volontariat] {}[https://codeclimate.com/github/Applicat/volontariat] {}[https://gemnasium.com/Applicat/volontariat]

Crowdsourcing platform Volontari.at

== Installation

=== Localhost

http://railscasts.com/episodes/342-migrating-to-postgresql

Copy content of config/database.example.yml to a new file config/database.yml and customize to your needs.

git clone https://github.com/Applicat/volontariat.git bundle exec rake db:create && bundle exec rake db:migrate && bundle exec rake db:seed --trace bundle exec rails server

=== Test

bundle exec rake db:test:clone_structure

=== Production

http://railscasts.com/episodes/335-deploying-to-a-vps

== Future

Something near Amazon's http://MTurk.com

== Contribution

Feedback: Tender coming soon Scrum Backlogs: https://www.pivotaltracker.com/projects/639533

Just follow the screencast of Ryan Bates on railscasts.com:

http://railscasts.com/episodes/300-contributing-to-open-source

Add a description about your changes to CHANGELOG.md under section volontariat (unreleased).

=== Rules

== Development Services

== License

This project uses MIT-LICENSE.