Define Interactions#11
Conversation
|
@pavlovcik @gentlementlegen |
|
@snibug plz check |
This comment was marked as outdated.
This comment was marked as outdated.
|
@pavlovcik |
|
Here's draw.io diagram |
This comment was marked as outdated.
This comment was marked as outdated.
|
Please give me some feedback so that I can proceed to the next task. |
|
@chris-chris Thank you for the graph, very helpful to see things clearly. If you can update Also what format do you intend to share this diagram? Maybe the URL you shared should also be included in the document. |
Hey Chris I think you went too far ahead because diagramming should come at a later step The reason for this is because it is extra work for you to redo drawing parts if they are incorrect. For example, you have In Anyways there is plenty of more small adjustments we still will need to make before diagramming I think! Given that you already have something diagramming related, it could also be really helpful if we were able to directly edit it with our adjustments! I can see you're working on multiple tasks at the same time related to this project. In this case what I've normally seen is that contributors who are interested to be involved will be working on some codebase somewhere in the background in parallel, for example, fixing some problem at the |
|
@0x4007 Thank you for the feedback! 👍 Indeed, organizing the data flow in writing makes sense sequentially. While writing, I got confused about defining the relationships, so I started to draw. I drew the diagram quickly, not just for the output, but also to help myself understand the system. I find that drawing helps me organize my thoughts more effectively. I'll check the codes in |
Can you share the URL so we can edit it? |
@0x4007 @gentlementlegen |
Looks like read only access, can't make adjustments. |
|
Same here, it is on read-only access. However it makes sense that not anyone can modify this document. Maybe it should be moved in the Ubiquity Google Drive to restrict access to collaborators. |
|
@gentlementlegen @0x4007 |
Telegram message me your Google drive email and I'll add you to the folder! |
|
@chris-chris Is it possible to edit this diagram https://drive.google.com/file/d/1PoFGrKjxVKtjhDB8fbV0BKPfirvgIhUt/view ? I tried to open that document via |


Resolves #4
For each component, define how it interacts with others. This includes:
Data Flow: How data is passed between components.
Dependencies: Components that rely on others to function.
Event Triggers: Events in one component that trigger actions in another.