A lightweight view of Sprint.ly data for more efficiently running stand-ups/scrums.
- Clone this repository behind a webserver (git clone --recursive git@github.com:simpleenergy/Scrumly.git) - clone recursively '--recursive' otherwise you will need to init and pull down the submodules
- Copy config.template.php to config.php
- Enter the information into config.php as necessary
- Load the index.php file via your favorite web browser
- Enjoy!
- Add support for multiple projects
- Add ability to update items
- Add someday
- Hide inactive users (Sprint.ly API returns all users ever for a project)
- Add ability to show subitems
Copyright (c) 2013 SimpleEnergy Inc.
Originally built on a bus by: Aaron Frank aaron@simpleenergy.com
Contributors:
- Jacob Kaufman-Osborn jacob@simpleenergy.com