Ecosyste.ms: Awesome

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

https://github.com/scrum2b/scrum2b

Scrum2B Tool, a plugin of Redmine
https://github.com/scrum2b/scrum2b

Last synced: about 1 month ago
JSON representation

Scrum2B Tool, a plugin of Redmine

Lists

README

        

SUMMARY
-------

[![Join the chat at https://gitter.im/scrum2b/scrum2b](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/scrum2b/scrum2b?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

[![Build Status](https://travis-ci.org/scrum2b/scrum2b.png)](https://travis-ci.org/scrum2b/scrum2b)
[![Code Climate](https://codeclimate.com/github/scrum2b/scrum2b.png)](https://codeclimate.com/github/scrum2b/scrum2b)
[![Coverage Status](https://coveralls.io/repos/scrum2b/scrum2b/badge.png?branch=master)](https://coveralls.io/r/scrum2b/scrum2b)

**Scrum2B Tool** is a Project Management application, specialized in Scrum/Agile projects and Software Development, is using and maintained by ScrumTobe Software (https://www.facebook.com/ScrumTobe). Scrum2B Tool is built as a plugin of Redmine (www.redmine.org), free to use.

- Technologies: Ruby On Rails 3.x/4.x/5.x, Redmine 4.x, 3.x, 2.4.x, 2.3.x, 2.2.x, 2.1.x, 2.0.x, Postgres/MySQL
- Methodologies: Scrum/Agile, Continuous Integration
- Installation Guide: http://github.com/scrum2b/scrum2b/wiki/Installation-Guide

FEATURES
-------
We are focus to make easier and more simple to practice Scrum in Project management. The main functions are:

- Visual vision for Scrum/Agile Project Management: display issues in Sprint, columns (Backlog, New, In progress, Completed, Close)
- Easy to drag and drop the issues in columns for planing and observing

**Demo:**
- *http://scrum2b.herokuapp.com/projects/scrum2b-demo*
- *Username/password: **demo/demo123***

LICENSE
-------

Scrum2B is open source and released under the terms of the GNU General Public License v2 (GPL) (http://www.gnu.org/licenses/old-licenses/gpl-2.0.html)

FOR DEVELOPERS
--------------

Change to use "develop" branch for developers:

$ git checkout -b develop origin/develop

Commit codes

$ git fetch --all
$ git merge origin/develop
$ git commit -m "Message Content in here"
$ git push -u origin develop

If you have any comment/sugguession, please send message to our email: *[email protected]*