mirror of
https://github.com/st-tu-dresden-praktikum/swt23w23
synced 2024-07-19 21:04:36 +02:00
Add feature to delete user account
The top-level-architecture now shows how the user is able to delete his own account.
This commit is contained in:
parent
c263070e3d
commit
2c08e48565
|
@ -20,6 +20,7 @@ rectangle <<component>>\ncatering-service {
|
||||||
|
|
||||||
E ----> Plan: Buche\nCateringevent
|
E ----> Plan: Buche\nCateringevent
|
||||||
Plan -----> Cat: Nutze verfügbare Ressourcen
|
Plan -----> Cat: Nutze verfügbare Ressourcen
|
||||||
|
E ----> Man: Lösche eigenes Konto
|
||||||
|
|
||||||
UU ----> Plan: Angebote einsehen
|
UU ----> Plan: Angebote einsehen
|
||||||
UU ----> Login: Login als Kunde\noder Administrator,\nRegistrierung
|
UU ----> Login: Login als Kunde\noder Administrator,\nRegistrierung
|
||||||
|
|
BIN
src/main/asciidoc/models/analysis/topLevelArchitecture.svg
(Stored with Git LFS)
BIN
src/main/asciidoc/models/analysis/topLevelArchitecture.svg
(Stored with Git LFS)
Binary file not shown.
Loading…
Reference in a new issue