Decidim::Accountability
The Accountability module adds results to any participatory process. It adds a CRUD engine to the admin and public views scoped inside the participatory process. Accountability will link to related meetings and proposals and will be used to show the progress on the related proposals.
Usage
Accountability will be available as a Component for a Participatory Process.
Installation
Add this line to your application's Gemfile:
gem 'decidim-accountability'
And then execute:
bundle
Contributing
See Decidim.
License
See Decidim.