Sha256: b29bd555ce0ade77390fc8cdbf5f873a63f71b095f1e92f3f67460dc8c353ff1

Contents?: true

Size: 987 Bytes

Versions: 6

Compression:

Stored size: 987 Bytes

Contents

# Decidim::Elections

:warning: This module is under development and is not ready to be used in production.

The Elections module adds elections to any participatory space.

## Usage

Elections will be available as a Component for a Participatory Space.

In order to celebrate [End-to-end auditable votings](https://en.wikipedia.org/wiki/End-to-end_auditable_voting_systems) using the Elections module, you will need to connect your Decidim instance with an instance of the [Decidim Bulletin Board application](https://github.com/decidim/decidim-bulletin-board/). To create this connection, please check the [instructions](https://github.com/decidim/decidim/blob/develop/docs/services/elections_bulletin_board.md).

## Installation

Add this line to your application's Gemfile:

```ruby
gem "decidim-elections"
```

And then execute:

```bash
bundle
```

## Contributing

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

## License

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

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
decidim-elections-0.24.3 README.md
decidim-elections-0.24.2 README.md
decidim-elections-0.24.1 README.md
decidim-elections-0.24.0 README.md
decidim-elections-0.24.0.rc2 README.md
decidim-elections-0.24.0.rc1 README.md