From d24c29af1dbed62842225b9205b3ee5cb6bc4221 Mon Sep 17 00:00:00 2001 From: Gunther6070 Date: Sun, 16 Feb 2025 12:57:52 -0500 Subject: Moved u-fund uml from root directory to docs/target --- docs/u-fund.drawio.png | Bin 0 -> 90269 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 docs/u-fund.drawio.png (limited to 'docs') diff --git a/docs/u-fund.drawio.png b/docs/u-fund.drawio.png new file mode 100644 index 0000000..e607a2b Binary files /dev/null and b/docs/u-fund.drawio.png differ -- cgit v1.2.3 From 3707c91f4c260cede04ddff7e7270057cb628798 Mon Sep 17 00:00:00 2001 From: Gunther6070 Date: Sun, 16 Feb 2025 12:58:10 -0500 Subject: Replaced domain model placeholder with actual model --- docs/domain-model-placeholder.png | Bin 28823 -> 0 bytes docs/domain-model.png | Bin 0 -> 56620 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 docs/domain-model-placeholder.png create mode 100644 docs/domain-model.png (limited to 'docs') diff --git a/docs/domain-model-placeholder.png b/docs/domain-model-placeholder.png deleted file mode 100644 index ba1ef65..0000000 Binary files a/docs/domain-model-placeholder.png and /dev/null differ diff --git a/docs/domain-model.png b/docs/domain-model.png new file mode 100644 index 0000000..75b4377 Binary files /dev/null and b/docs/domain-model.png differ -- cgit v1.2.3