Swimlanes for ScrumSwimlanes Taskboard for TeamProjects with TFS (currently supports SfTS V3 Template)Features:
- Look at Product Backlog Items and Sprint Backlog Item statuses and get the big picture for a given sprint (Sprint numbers are configurable via the web.config)
- Ability to modify statuses and move from one status to another.
- Vertical and a horizontal view (for non-widescreen displays)
Wish list for Enhancements:
- View complete details (all fields) of a work item in a tooltip
- View Related links, for a given Product and Sprint backlog item
- View Impediments, Retrospectives, bugs
- Windows Authentication (login with domain id)
- Search
- Support for MS Agile Templates
- Support for other Scrum Repositories, apart from TFS
Technical Details:
Built with the following technnologies
- ASP.Net MVC 3 on Visual Studio 2010
- jQuery and jQuery Templates
- KnockoutJS
- TFS API and WIQL (Work Item Query Language)