You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I agree to follow the Code of Conduct that this project adheres to.
I have searched the issue tracker for a feature request that matches the one I want to file, without success.
Problem Description
The MicroPowerManager software stack has a lot of components. This covers Laravel components like Listeners, Jobs, Events, etc.. but also on a compilation level like different Docker Containers.
For new developers it might be hard to grasp where certain business logic is implemented. An example of this confusion can be seen here: #526 (comment)
Proposed Solution
Please add an architecture diagram to the documentation (ideally the developer section) which explain the different components used in MicroPowerManager and their roles and responsibilities.
Alternatives Considered
N/A
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Preflight Checklist
Problem Description
The MicroPowerManager software stack has a lot of components. This covers Laravel components like Listeners, Jobs, Events, etc.. but also on a compilation level like different Docker Containers.
For new developers it might be hard to grasp where certain business logic is implemented. An example of this confusion can be seen here: #526 (comment)
Proposed Solution
Please add an architecture diagram to the documentation (ideally the developer section) which explain the different components used in MicroPowerManager and their roles and responsibilities.
Alternatives Considered
N/A
Additional Information
No response
The text was updated successfully, but these errors were encountered: