Sha256: 1b61bd78c5e8205419fe9599c870c091ae19ad9c254b559e74deb59d46900ac9

Contents?: true

Size: 651 Bytes

Versions: 49

Compression:

Stored size: 651 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

49 entries across 49 versions & 2 rubygems

Version Path
decidim-budgets-0.7.4 README.md
decidim-budgets-0.7.3 README.md
decidim-budgets-0.7.2 README.md
decidim-budgets-0.7.1 README.md
decidim-budgets-0.7.0 README.md
decidim-budgets-0.6.8 README.md
decidim-0.6.8 decidim-budgets/README.md
decidim-budgets-0.6.7 README.md
decidim-0.6.7 decidim-budgets/README.md
decidim-budgets-0.6.6 README.md
decidim-0.6.6 decidim-budgets/README.md
decidim-budgets-0.6.5 README.md
decidim-0.6.5 decidim-budgets/README.md
decidim-budgets-0.6.4 README.md
decidim-0.6.4 decidim-budgets/README.md
decidim-budgets-0.6.3 README.md
decidim-0.6.3 decidim-budgets/README.md
decidim-budgets-0.6.2 README.md
decidim-0.6.2 decidim-budgets/README.md
decidim-budgets-0.6.1 README.md