Archived
3
0

sketch the news module architecture (#2)

* make rough news module structure prototype

* update generic structure

* remove auth from news module structure
This commit is contained in:
2025-03-12 22:42:06 +01:00
parent 3ecdfa1c02
commit c6352dd28c
6 changed files with 58 additions and 8 deletions

View File

@@ -35,3 +35,7 @@
### Další poznámky
- Uživatel neexistuje (je nejspíš jen jeden globální v obou modulech)
- Zprávy drží portfolio a nakupují/prodávají
## Struktura modulu zprávy
![diagram struktury modulu zprávy](./docs/exports/news_module.svg)