This commit is contained in:
2022-02-21 15:54:42 +01:00
parent 126f61d7a0
commit 726b5388b5
4 changed files with 74 additions and 5 deletions

View File

@ -6,7 +6,13 @@
\item Martijn Remmen (student)
\end{itemize}
\section{Stakeholders}
\section{Stakeholder analyse}
\begin{tikzpicture}
\draw[step=2.5,gray,very thin] (0,0) grid (5,5);
\draw[thick,->] (0,0) -- (5,0) node[anchor=north west] {interesse};
\draw[thick,->] (0,0) -- (0,5) node[anchor=north east] {influence};
\end{tikzpicture}
\begin{table}[h]
\centering
@ -39,4 +45,36 @@
\end{tabular}
\caption{Stakeholders}
\end{table}
\section{Contactdetails}
\begin{table}[h]
\begin{tabular}{| p{0.2\linewidth} | p{0.4\linewidth} | p{0.2\linewidth} |}
\hline
\textbf{Naam} & \textbf{Email} & \textbf{Telefoon} \\
\hline
Martijn Remmen &
1857088remmen@zuyd.nl &
+31 6 29 328 917\\
\hline
Patrick Kuepers &
pkuepers@kembit.nl &
+31 6 15 044 204 \\
\hline
Jos van den Bergh &
jos.vandenbergh@zuyd.nl &
+31 6 51 645 936 \\
\hline
\hline
\end{tabular}
\caption{Contactgegevens stakeholders}
\end{table}