meteorcrowd / project-management

Project management platform written with Meteor.js.
MIT License
4 stars 0 forks source link

Relationships between tasks #31

Open brylie opened 9 years ago

brylie commented 9 years ago

Tasks may have natural, and reciprocal, relationships including parent, child, sibling, blocked by, blocking, etc. Modeling relationships into the project management platform can lead to beneficial features such as dependency tracking, graph traversal and visualization, sub-task management, etc