Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What's the best way to programatically visualize a roadmap on the web?

We have a list of deliverables in a database across a number of projects with the data points:

  • Project
  • Function
  • Delivery Date

I wanted to figure out the best way of visualizing this on the web in some sort of timeline roadmap view. can anyone suggest any good ways of doing this? I

Ideally i would like to be able to click on item that can then drill down into a details page that we have fore each project description, etc. .

like image 443
leora Avatar asked Jan 26 '10 18:01

leora


1 Answers

Use timeline web widget. It's free and open source.

alt text http://img24.imageshack.us/img24/1838/captureky.png

Edit: you can play with the control with a Google Doc Spreedsheet if you are not sure to dive in yet http://spreadsheets.google.com/pub?key=pO3Ze62OAU2Ev1xfh3TWsWA

like image 124
Eduardo Molteni Avatar answered Oct 09 '22 00:10

Eduardo Molteni