Insufficient documentation on the Domain Model
Could you share a visualization of the Domain Model if it exists, please? Example:(https://upload.wikimedia.org/wikipedia/commons/2/2d/Domain_model.png)
Also I couldn't find any documentation on how the Abstract classes are generated. There are no readme files in backend/app/DomainObjects From which files are they generated? Is the source outside the repository? It just says "THIS FILE IS AUTOGENERATED - DO NOT EDIT IT DIRECTLY".
Hi @jakob-info,
Yes, I will put together some additional documentation on the structure of the BE.
For the Abstract classes, it's mentioned in the contribution guidelines. Some more thorough documentation is definitely needed though. I'll work on that soon.
Thanks, i overlooked that