Sha256: 6bad4a2dff9031a988b873bfe0420fa5740b99679bb08e708c272d6395ac4d47

Contents?: true

Size: 655 Bytes

Versions: 11

Compression:

Stored size: 655 Bytes

Contents

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

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'decidim-budgets
```

And then execute:

```bash
bundle
```

## Contributing

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

## License

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

Version data entries

11 entries across 11 versions & 1 rubygems

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