dangeratio / scrum

just a simple scrum tool - projects, releases, backlogs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scrum

just a simple scrum tool - projects, releases, items

to use:

    establish a virtualenv with python 2.7ish

    pip install django

    pip install django-bootstrap3

    python manage.py syncdb

    For the charting functions download:
        d3.min.js from http://d3js.org/
        peek from https://github.com/mtmacdonald/peek/

    pip install pytz

screenshot of scrum

About

just a simple scrum tool - projects, releases, backlogs

License:GNU General Public License v2.0


Languages

Language:Python 38.6%Language:JavaScript 26.0%Language:HTML 24.5%Language:CSS 10.8%