Task-Tracker-Systems / Task-Tracker-Device

Sources for a task time recording device.
https://task-tracker-systems.github.io/Task-Tracker-Device/
MIT License
2 stars 0 forks source link

document software architecture #40

Closed dhebbeker closed 1 year ago

dhebbeker commented 1 year ago

πŸ‘€ πŸ‘‰ Preview πŸ‘ˆ (updated automatically)

Purpose

This documentation shall be a guideline and:

This documentation is important for establishing a common understanding of how the software shall be designed on an architectural level.

This documentation does not aim to:

Also this PR does not claim that the software architecture documentation shall be complete. It merely suggests some ground rules which are the base for programming the software. The documentation may be extended in the future. Changes to the software architecture documentation may require extensive adjustments in the code.

Technicalities

Review Process

I would appreciate if the review would focus on the content and the "big picture". Suggest specific changes in your comments where possible.

In case you would like to improve the language, wording, style or design of figures: I suggest that you draft your changes as a separate pull request. So that we can timely pass this pull request so that further software development can already base on this guideline.

Discussions on the content including potential ambiguities should be discussed and resolved within this pull request.