Work on introduction, prepare requirements
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
ac8cda3585
commit
51a99f8d6e
7 changed files with 71 additions and 5 deletions
|
@ -1 +1,21 @@
|
|||
\chapter{Requirements}
|
||||
|
||||
\section{Functional Requirements}
|
||||
\begin{table}[ht]
|
||||
\begin{reqTblr}{lll}
|
||||
ID & F01 \\
|
||||
Persona & Persona 1, Persona 2 \\
|
||||
Description & Description here...
|
||||
\end{reqTblr}
|
||||
\caption{Functional Requirement 01}
|
||||
\end{table}
|
||||
|
||||
\section{Non Functional Requirements}
|
||||
\begin{table}[ht]
|
||||
\begin{reqTblr}{lll}
|
||||
ID & N01 \\
|
||||
Persona & Persona 1, Persona 2 \\
|
||||
Description & Description here...
|
||||
\end{reqTblr}
|
||||
\caption{Non Functional Requirement 01}
|
||||
\end{table}
|
||||
|
|
Reference in a new issue