Decidim::Budgets

The Budgets module adds projects to any participatory process. It adds a CRUD engine to the admin and public views scoped inside the participatory process. Projects will link to related proposals and have a budget. The users should be able to distribute a budget between these projects.

Usage

Budgets will be available as a Component for a Participatory Process.

Installation

Add this line to your application's Gemfile:

gem 'decidim-budgets

And then execute:

bundle

Contributing

See Decidim.

License

See Decidim.