summaryrefslogtreecommitdiff
path: root/content/design.tex
diff options
context:
space:
mode:
authormjkwiatkowski <mati.rewa@gmail.com>2026-07-08 13:24:39 +0200
committermjkwiatkowski <mati.rewa@gmail.com>2026-07-08 13:24:39 +0200
commit3a81b76d1b22c0109b6f3d81c83af91378fb8800 (patch)
treef24874109098d8d6b47e2f2d770665626a2a6cea /content/design.tex
parent292ee9c6c2ae9021efdee4ea39627eb37b2674d2 (diff)
style: added a nice tcolorbox overview for each chapter
Diffstat (limited to 'content/design.tex')
-rw-r--r--content/design.tex21
1 files changed, 12 insertions, 9 deletions
diff --git a/content/design.tex b/content/design.tex
index 693f3d9..a6fd23f 100644
--- a/content/design.tex
+++ b/content/design.tex
@@ -1,11 +1,14 @@
\chapter{Design}\label{s:design}
-
-
-\todo{
- In this section, you would provide a high-level description of the system or
- solution and explain your design choices.
-}
-
-
-\lipsum[1-10]
+\begin{mynote}
+ Our contribution in this chapter is three-fold:
+ \vspace{-0.2cm}
+ \begin{enumerate}[label=\emph{C\textsubscript{\arabic*}}, itemsep=0.2pt]
+ \item We analyze the requirements for \mysystem (\Cref{ss:requirements_analysis}).
+ \item We propose a conceptual design for \mysystem's architecture (\Cref{ss:design_of_mysystem})
+ \item We describe how \mysystem enables predictive analytics through digital twinning (\Cref{ss:design_discussion})
+ \end{enumerate}
+\end{mynote}
+\section{Requirements Analysis}\label{ss:requirements_analysis}
+\section{Design of \emph{Sunfish}}\label{ss:design_of_mysystem}
+\section{Discussion}\label{ss:design_discussion}