Sha256: 26fe204c85933bfa47333af35442f3ee71607dfab3a392ddb0ae607080fce4f2

Contents?: true

Size: 703 Bytes

Versions: 11

Compression:

Stored size: 703 Bytes

Contents

# 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 Feature for a Participatory Process.

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'decidim-accountability'
```

And then execute:

```bash
bundle
```

## Contributing

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

## License

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

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
decidim-accountability-0.10.1 README.md
decidim-accountability-0.10.0 README.md
decidim-accountability-0.9.3 README.md
decidim-accountability-0.9.2 README.md
decidim-accountability-0.9.1 README.md
decidim-accountability-0.9.0 README.md
decidim-accountability-0.8.4 README.md
decidim-accountability-0.8.3 README.md
decidim-accountability-0.8.2 README.md
decidim-accountability-0.8.1 README.md
decidim-accountability-0.8.0 README.md