Sha256: fdc23191ff0c63840e21ff55d9f4cd6e4ca1f685cf77f8142fe7b04a6e56b11f

Contents?: true

Size: 663 Bytes

Versions: 7

Compression:

Stored size: 663 Bytes

Contents

# Decidim::Results
The Results module adds results to any participatory process. It adds a CRUD engine to the admin and public views scoped inside the participatory process. Results will link to related meetings and proposals and will be used to show the progress on the related proposals.

## Usage
results will be available as a Feature for a Participatory Process.

## Installation
Add this line to your application's Gemfile:

```ruby
gem 'decidim-results
```

And then execute:
```bash
$ bundle
```

## Contributing
See [Decidim](https://github.com/AjuntamentdeBarcelona/decidim).

## License
See [Decidim](https://github.com/AjuntamentdeBarcelona/decidim).

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
decidim-results-0.0.6 README.md
decidim-0.0.6 decidim-results/README.md
decidim-results-0.0.5 README.md
decidim-0.0.5 decidim-results/README.md
decidim-0.0.4 decidim-results/README.md
decidim-results-0.0.3 README.md
decidim-0.0.3 decidim-results/README.md