Visualization of django-crm's codebase #248
ivanmilevtues
started this conversation in
Show and tell
Replies: 1 comment
-
This is a good idea. |
Beta Was this translation helpful? Give feedback.
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.
-
I generated a diagram representation of the django-crm codebase: https://github.com/CodeBoarding/GeneratedOnBoardings/tree/main/django-crm
The idea of the diagram is to give people an easy way into the codebase. Showing what the main components are and how they interact with eachother gives a high-level understanding of how things work for new people. Then they can focus on the component of interest and start building their knowledge from there.
I would love to hear your feedback on the idea and execution! If you like it, I'd be more than happy to do a PR, where I integrate the diagrasm in your
/docs
+ our free github action to keep them up-to-date.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.
Beta Was this translation helpful? Give feedback.
All reactions