Work

Rally Dashboard

May 2016 · Website

We use rally in the office to keep track of our sprints and I found the interface a bit clunky to monitor and manage. However, using Rally's API I was able to make a simple dashboard to help me better keep track of sprint progress at a glance.

Work Done for this Project

UI/UX
Development

The dashboard uses rally-node and browserify to pull a feed of our sprint which I parse for changes before outputting. The view provides a general overview of the sprint and currently active stories while firing notifications as team members complete tasks and add discussion items.

Notifications are displayed as team members complete tasks. Rally Dashboard