diff --git a/doku/content.tex b/doku/content.tex index 7649f3b..148d411 100644 --- a/doku/content.tex +++ b/doku/content.tex @@ -9,6 +9,16 @@ wecken. Dies alles soll auf mit möglichst wenig Aufwand verwaltet werden können. \subsection{Stakeholder} +Folgende Stakeholder sind in diesem Projekt von Priorität: + \begin{itemize} + \item Verwaltung + \item Nachfrager + \item Anbieter + \end{itemize} + +\subsection{Chancen und Risiken} + + \subsection{Zielsetzung} @@ -55,25 +65,24 @@ Die Verwaltung sollte folgende Tätigkeiten ausführen können. \resizebox{1.3\textwidth}{!}{% \begin{tabular}{|l|l|l|l|l|l|} \hline -{\color[HTML]{C0C0C0} Aktivität} & {\color[HTML]{C0C0C0} Definition} & {\color[HTML]{C0C0C0} Planung} & {\color[HTML]{C0C0C0} Leistung} & {\color[HTML]{C0C0C0} Differenz} & {\color[HTML]{C0C0C0} Erklärung} \\ \hline -{\color[HTML]{C0C0C0} Projekt Management} & Doku & 10 & 1.5 & & \\ \hline -{\color[HTML]{C0C0C0} Dokumentation} & Doku & & & & \\ \hline -{\color[HTML]{C0C0C0} Vision} & Doku & & & & \\ \hline -{\color[HTML]{C0C0C0} User Stories} & Doku & & & & \\ \hline -{\color[HTML]{C0C0C0} RM erstellen} & Doku & 3 & & & \\ \hline -{\color[HTML]{C0C0C0} ERM erstellen} & Doku & & & & \\ \hline -{\color[HTML]{C0C0C0} Testplan aufgebaut} & Doku & & & & \\ \hline -{\color[HTML]{C0C0C0} } & & & & & \\ \hline -{\color[HTML]{C0C0C0} Anmeldung +Registration} & Code & & & & \\ \hline -{\color[HTML]{C0C0C0} Sektion prov. Mitglied} & Code & & & & \\ \hline -{\color[HTML]{C0C0C0} Sektion def. Mitglied} & Code & & & & \\ \hline -{\color[HTML]{C0C0C0} Pendenzen + Qualicheck} & Code & & & & \\ \hline -{\color[HTML]{C0C0C0} Abrechnung der Einsätze} & Code & & & & \\ \hline -{\color[HTML]{C0C0C0} Verwaltung Standorte/Termin} & Code & & & & \\ \hline -{\color[HTML]{C0C0C0} } & & & & & \\ \hline -{\color[HTML]{C0C0C0} Frontend erstellen} & Code & & & & \\ \hline -{\color[HTML]{C0C0C0} Testplan durchgeführt} & Doku & & & & \\ \hline -{\color[HTML]{C0C0C0} Total} & & & & & \\ \hline +{\cellcolor[HTML]{C0C0C0} Aktivität} & {\cellcolor[HTML]{C0C0C0} Definition} & {\cellcolor[HTML]{C0C0C0} Planung} & {\cellcolor[HTML]{C0C0C0} Leistung} & {\cellcolor[HTML]{C0C0C0} Differenz} & {\cellcolor[HTML]{C0C0C0} Erklärung} \\ \hline +{\cellcolor[HTML]{EFEFEF} Projekt Management} & Doku & 10 & 1.5 & & \\ \hline +{\cellcolor[HTML]{EFEFEF} Dokumentation} & Doku & 25 & & & \\ \hline +{\cellcolor[HTML]{EFEFEF} User Stories} & Doku & 2 & & & \\ \hline +{\cellcolor[HTML]{EFEFEF} RM erstellen} & Doku & 3 & & & \\ \hline +{\cellcolor[HTML]{EFEFEF} ERM erstellen} & Doku & 4 & & & \\ \hline +{\cellcolor[HTML]{EFEFEF} Testplan aufgebaut} & Doku & 12 & & & \\ \hline +{\cellcolor[HTML]{EFEFEF} } & & & & & \\ \hline +{\cellcolor[HTML]{EFEFEF} Anmeldung +Registration} & Code & 8 & & & \\ \hline +{\cellcolor[HTML]{EFEFEF} Sektion prov. Mitglied} & Code & 4 & & & \\ \hline +{\cellcolor[HTML]{EFEFEF} Sektion def. Mitglied} & Code & 4 & & & \\ \hline +{\cellcolor[HTML]{EFEFEF} Pendenzen + Qualicheck} & Code & 12 & & & \\ \hline +{\cellcolor[HTML]{EFEFEF} Abrechnung der Einsätze} & Code & 20 & & & \\ \hline +{\cellcolor[HTML]{EFEFEF} Verwaltung Standorte/Termin} & Code & 14 & & & \\ \hline +{\cellcolor[HTML]{EFEFEF} } & & & & & \\ \hline +{\cellcolor[HTML]{EFEFEF} Frontend erstellen} & Code & 25 & & & \\ \hline +{\cellcolor[HTML]{EFEFEF} Testplan durchgeführt} & Doku & 30 & & & \\ \hline +{\cellcolor[HTML]{EFEFEF} Total} & & 173 & & & \\ \hline {\color[HTML]{FE996B} *Definition} (Arbeit ist grundlegend in Dokumentation (Doku) der Lösung und erarbeiten des Codes (Code) der dazugehörigen Funktionen aufgebaut) & & & & & \\ \hline \end{tabular}% } @@ -81,6 +90,47 @@ Die Verwaltung sollte folgende Tätigkeiten ausführen können. %\vfill \end{landscape} +\section{Zusammenarbeit} + +\subsection{Lösungsvarianten} + +\section{Coding} + +\subsection{RM} + +\subsection{ERM} +\subsubsection{Entitäten} +\paragraph{Persons} +\paragraph{Members} +\paragraph{Subscribtions} +\paragraph{Members} +\paragraph{Rents} +\paragraph{QualityChecks} +\section{Testfälle} + +\begin{landscape} +\begin{table}[] +\centering +\caption{My caption} +\label{my-label} +\begin{tabular}{| +>{\columncolor[HTML]{EFEFEF}}l |l|l|l|l|l|l|l|} +\hline +\cellcolor[HTML]{C0C0C0}Testcase ID & \cellcolor[HTML]{C0C0C0}Objektive & \cellcolor[HTML]{C0C0C0}Precondition & \cellcolor[HTML]{C0C0C0}Steps & \cellcolor[HTML]{C0C0C0}Testdata & \cellcolor[HTML]{C0C0C0}ExpectedResult & \cellcolor[HTML]{C0C0C0}Postcondition & \cellcolor[HTML]{C0C0C0}result \\ \hline +TC-01 & & & & & & & \\ \hline +TC-02 & & & & & & & \\ \hline +TC-03 & & & & & & & \\ \hline +TC-04 & & & & & & & \\ \hline +TC-05 & & & & & & & \\ \hline +TC-06 & & & & & & & \\ \hline +TC-07 & & & & & & & \\ \hline +TC-08 & & & & & & & \\ \hline +TC-09 & & & & & & & \\ \hline +TC-10 & & & & & & & \\ \hline +TC-11 & & & & & & & \\ \hline +\end{tabular} +\end{table} +\end{landscape} %%% Local Variables: %%% mode: latex %%% TeX-master: "main" diff --git a/doku/diagrammes/swot-analyse.PNG b/doku/diagrammes/swot-analyse.PNG new file mode 100644 index 0000000..a3c6c76 Binary files /dev/null and b/doku/diagrammes/swot-analyse.PNG differ