Visualization of codebases #35
Closed
ivanmilevtues
started this conversation in
Show and tell
Replies: 1 comment
|
A quick update https://github.com/CodeBoarding/CodeBoarding is now an open-source project! You can check how the generation works in details if intersted :) |
0 replies
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 all I generated a visualization of the pybalance project: https://github.com/CodeBoarding/GeneratedOnBoardings/blob/main/pybalance/on_boarding.md
The idea behind it is to help people get up-to-speed with coding projects. Me and my friend think that visuals are the best way to get-to-know new codebase, this way you can abstract away the things which are not important at the moment and focus mainly on the component of interest (by having the context for how it interacts with the other parts of the project).
I would love to hear how does Bayer go about on-boarding people to existing codebases and if this is something which is interesting to you!
Any feedback is more than welcome!
Full disclosure: we're trying to turn this into a startup, but we're still in a very early stage and figuring out what will actually be useful for people.
All reactions