|
|
|
|
|
by lhdj
2280 days ago
|
|
Looks really good! Here is an open-source version I made called TaskGraph [1], a fork from uber/react-digraph[2]. I made it for my startup [3] because I didn't really like Jira in the context of 3 people. We have been using it for a couple of months and it works really well. Apologies in advance for the lack of documentation. If you have any questions by all means. TaskGraph has: - Task status (todo/in-progress/done) - Task completion estimation (admittedly it assumes you can work perfectly in parallel which is a bit of a stretch.) [1] https://github.com/openquery-io/taskgraph/ [2] https://github.com/uber/react-digraph [3] https://www.openquery.io/ |
|
It's a visual task/planning tool. Does estimates, task grouping, resources, a bunch of different constraints, critical paths, and lots of other stuff.
I'm in the process of adding costing to it, and its a lot of fun to use.
I use it for all my pre-planning of projects, just to get a feel of feasibility
[1] - https://www.gameplan.global/