Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/metrixware-echoes-tech/redmine_scrum_cards

Redmine plugin for generating printable scrum cards.
https://github.com/metrixware-echoes-tech/redmine_scrum_cards

Last synced: 1 day ago
JSON representation

Redmine plugin for generating printable scrum cards.

Awesome Lists containing this project

README

        

[![Build Status](https://api.travis-ci.org/echoes-tech/redmine_scrum_cards.svg)](https://travis-ci.org/echoes-tech/redmine_scrum_cards)
[![Coverage Status](https://coveralls.io/repos/echoes-tech/redmine_scrum_cards/badge.svg?branch=develop&service=github)](https://coveralls.io/github/echoes-tech/redmine_scrum_cards?branch=develop)
[![Code Climate](https://codeclimate.com/github/echoes-tech/redmine_scrum_cards/badges/gpa.svg)](https://codeclimate.com/github/echoes-tech/redmine_scrum_cards)

# redmine scrum cards

Redmine plugin for generating printable scrum cards.

## Installation

1. Clone this repository into your _plugins_ directory

2. Restart your Redmine server

## Supported Redmine versions

- 3.2
- 3.1

## Supported Ruby versions

- 2.2
- 2.1

## How to use this plugin

1. Select some issues from the issues list
2. Right click on the issues list and you will see an option to generate scrum cards in the context menu
3. Click on it and it will open a new tab containing all the generated cards for each selected issue


The generated card of an issue will look like this :

![](https://universityofrennes1miage.mybalsamiq.com/mockups/3994506.png?key=97f8f35bbf43d53fa2ae7222290bd7193e650ee6)


The date format and the custom field used to detect the user responsible for validating the work of the user assigned to an issue can be customized through the plugin settings panel.


4. Print! :-)