aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--delivery1.qmd17
-rw-r--r--portfolio1.md6
2 files changed, 7 insertions, 16 deletions
diff --git a/delivery1.qmd b/delivery1.qmd
index f840d5a..7db165d 100644
--- a/delivery1.qmd
+++ b/delivery1.qmd
@@ -23,22 +23,7 @@ breaks: false
---
-{{< include _roadmap.qmd >}}
-
-# Diagram
-
-TODO: Short intoduction to the diagram.
-
-![UML Class Diagram for Bachelorizer](classes.svg)
-
-# Code
-
-TODO: Write som actual functional code...
-
-TODO: Description of design choices for the program,
-and elaborations on example details.
-
-TODO: Write some actual unit tests...
+{{< include portfolio1.md >}}
{{< include portfolio2.md >}}
diff --git a/portfolio1.md b/portfolio1.md
index 8e59c1f..69836f6 100644
--- a/portfolio1.md
+++ b/portfolio1.md
@@ -80,6 +80,12 @@ as well as the early snapshot of the roadmap in @sec-kanban-early.
![Current roadmap for Bachelorizer](roadmap.svg){#fig-kanban}
+## Diagram
+
+TODO: Short introduction to the diagram.
+
+![UML Class Diagram for Bachelorizer](classes.svg)
+
## Validity of bachelor programmes
The isValid() function in the Programme class