Skip to content

Commit c02281b

Browse files
authored
Update README.md
1 parent 53fa835 commit c02281b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

Diff for: README.md

+15
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,25 @@ dependency visualizer (auto roadmap)
2424

2525
_inspired by this discussion: [jbenet/random-ideas#37](https://github.com/jbenet/random-ideas/issues/37)_
2626

27+
## Philosophy
28+
29+
The ultimate goal of this tool is to allow the tech and the non-tech to collaborate seamlessly.
30+
31+
Oftentimes, there are “non-technical project managers” that love tools like Jira and try to define everything, including the delay required.
32+
Developers, however, mostly hate Jira-like tools and prefer to focus on small tasks with a simple interface, like Trello, github issues, gitlab issues.
33+
34+
The idea of depviz is to:
35+
36+
* link those different tools (aggregate the different sources and find the relationships: find that this exact “Jira user story” belongs to those 5 technical issues on github
37+
* create various visual ways of displaying this information. Then, we can easily have a copmany that has some non-technical project manager only focusing on user stories and their priorities, and devs that focus on tasks and estimate the tasks by themselves (everyone doing what they are good at)
38+
* in general, help everyone have the overall vision more clear
39+
2740
## Demo
2841

2942
https://depviz-demo.moul.io/
3043

44+
_Limited to the following repos: [moul/depviz](https://github.com/moul/depviz), [moul/depviz-test](https://github.com/moul/depviz-test), [moul-bot/depviz-test](https://github.com/moul-bot/depviz-test)._
45+
3146
## Supported providers
3247

3348
*Depviz* aggregates the entities of multiple providers into 3 generic ones.

0 commit comments

Comments
 (0)