Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
C0D4681464y- PowerPoint / word
- Draw.io, or what ever it's called now
- MS Visio, granted you have a company that'll pay for it
Plenty of online tools for such a thing a google search away, and remember the diagram is only as meaningful with the more detail you add to it. -
@C0D4 draw.io >> word//pp. Visio might be good. If you add too much detail it becomes useless.
-
C0D4681464y@electrineer it's in order of preference 😅
Your right, over do it and you've wasted your time making it, and someone else's time trying to follow that maze. -
That's the gist of my question then. How would i manage all these details without it becoming a maze?
-
C0D4681464y@redhairedfury if it was me, I'd make 1 diagram that's semi high level to incorporate the general overview of things.
Then create more detailed diagrams separately for the different processors and systems involved, if that level of detail is needed.
The first should be easy to follow and brief enough to have a good idea on how things work and where things are coming from and going to , and if more details are needed you have the accompanying charts to dive deeper into specific areas. -
like a bonsai tree. carefully.
let it grow and theb prune it back to manage it. let it grow some more and prube it back to manage it.
juat making shit up as I go along. fuck if i know.
How do you all diagram data flow? Small team of 3 devs, I'm the new guy. Data from various sources, through our middle end to final sql procs and presentation. I want to make a visual map but i dont know where to start
question