Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gregors/kanban-backlog-manager
This is a tool to manage backlogs of user stories. Intended mainly for Kanban, but could be used for Scrum, too. One of the main features is the possibility to print very nice story cards. The tool is written in Rails 3.
https://github.com/gregors/kanban-backlog-manager
Last synced: about 1 month ago
JSON representation
This is a tool to manage backlogs of user stories. Intended mainly for Kanban, but could be used for Scrum, too. One of the main features is the possibility to print very nice story cards. The tool is written in Rails 3.
- Host: GitHub
- URL: https://github.com/gregors/kanban-backlog-manager
- Owner: gregors
- Created: 2012-03-07T03:50:11.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-03-07T03:51:19.000Z (almost 13 years ago)
- Last Synced: 2024-10-28T12:04:58.261Z (3 months ago)
- Language: Ruby
- Homepage:
- Size: 190 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
== Kanban Backlog Manager
This is a tool to manage backlogs of user stories. Intended mainly for Kanban, but could be used for Scrum, too. One of the main features is the possibility to print very nice story cards.
The tool is written in Rails 3.
Disclaimer: this is just an early stage prototype and probably does not suffice even our own coding standards.
== Getting Started
bundle install
rake db:migrate
rake db:seedrails server
open localhost:3000/stories/