kvotheyr / scrum2b

Scrum2B Tool, a plugin of Redmine

Home Page:http://scrum2b.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SUMMARY

Join the chat at https://gitter.im/scrum2b/scrum2b

Build Status Code Climate Coverage Status

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

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
  • Multi-select: Easy change Status, Sprint for multi-issues
  • Screen shots: http://scrum2b.com/documents/11

Demo:

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: scrum2b@ithanoi.com

About

Scrum2B Tool, a plugin of Redmine

http://scrum2b.herokuapp.com/


Languages

Language:JavaScript 45.6%Language:HTML 33.0%Language:Ruby 9.0%Language:CSS 8.6%Language:Shell 3.7%