Skip to content

Scrum2B Tool, a plugin of Redmine

Notifications You must be signed in to change notification settings

Super-Genius/scrum2b

 
 

Repository files navigation

SUMMARY

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

Build Status Code Climate Coverage Status

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.

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:

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

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • HTML 36.9%
  • JavaScript 32.6%
  • Ruby 21.4%
  • Shell 5.5%
  • CSS 3.6%