Backlog.js is an auto-magical document for Scrum user stories, sprints and terms.
- Easy to use: no fiddling with Calc or Excel
- Standalone: works offline and online
- Responsive: works on pretty much all devices
- Printable: generate a PDF or ink some paper (results vary)
Once installed you can start:
- in standalone using
cake build
and openpublic/index.html
- in server mode using
cake watch
and open http://localhost:9000
To save your work in standalone mode hit Save
in the toolbar and overwrite your backlog.js
, which serves as database. In server mode this is not necessary (but not yet implemented!).
Licensed under the incredibly permissive MIT License. Copyright © 2013-2014 Christoph Schulz.