Diagram representation of prince's codebase #193
Closed
ivanmilevtues
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey I am one of the maintainers of https://github.com/CodeBoarding/CodeBoarding. CodeBoarding builds and interactive diagram representation of codebase. The diagram starts with a high-level representation of the main components and how they interact with each other:
Then if you click on any of these components, there is a diagram in the same style for how that particular component works.
Full diagram link: https://github.com/CodeBoarding/GeneratedOnBoardings/blob/main/prince/on_boarding.md
Would love to hear your feedback on the diagram and the whole idea of diagram first documentation/representation. If you like the idea I would be more than happy to open a PR.
Beta Was this translation helpful? Give feedback.
All reactions