Hi, We are trying to setup a tool developed on Ruby on Rails, that provides a Project Dashboard, with the following features: Abstract of the project. Task list Calendar The task list should provide: Task Name Owner Start and end dates %completion Dependency, etc. The Calendar should provide Day, Week and month views. Can you please suggest some tools with available source code that loosely have these features? We don''t mind extending and integrating them to create the Project dashboard. Thanks and regards, Yash __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Hi, We are trying to setup a tool developed on Ruby on Rails, that provides a Project Dashboard, with the following features: Abstract of the project. Task list Calendar The task list should provide: Task Name Owner Start and end dates %completion Dependency, etc. The Calendar should provide Day, Week and month views. Can you please suggest some tools with available source code that loosely have these features? We don''t mind extending and integrating them to create the Project dashboard. Thanks and regards, Yash -- Posted via http://www.ruby-forum.com/.
Howdy, HAving spent the last 6 weeks from being a total Ruby and Rails newbie to having completed an application that does just what you describe(and some). IMO The only thing you''ll ?need? is dynarch calendar - get it in Duane Johnson''s bundles_resource tool Cheers, Eric. Yash wrote:> Hi, > > We are trying to setup a tool developed on Ruby on Rails, that provides > a Project Dashboard, with the following features: > Abstract of the project. > Task list > Calendar > > The task list should provide: > Task Name > Owner > Start and end dates > %completion > Dependency, etc. > > The Calendar should provide > Day, Week and month views. > > Can you please suggest some tools with available source code that > loosely have these features? We don''t mind extending and integrating > them to create the Project dashboard. > > Thanks and regards, > Yash >