Scholarship plugin for crowdsourcing management system Voluntary.Software.
Installation
Preconditions: install the voluntary gem in your rails application https://GitHub.com/volontariat/voluntary
Add this to your Gemfile:
gem 'voluntary_scholarship'
Run this in your console:
bundle install
Run this in your console:
rake railties:install:migrations
License
This project uses MIT-LICENSE.