37 lines
879 B
TeX
37 lines
879 B
TeX
|
\begin{frame}[t]{Einführung}
|
||
|
\centering
|
||
|
\includegraphics[width=\textwidth]{assets/diagrams/classdiagram}
|
||
|
\end{frame}
|
||
|
|
||
|
% sub
|
||
|
% episode
|
||
|
% auth
|
||
|
% model
|
||
|
% util
|
||
|
|
||
|
\begin{frame}[t]{Subscriptions-API}
|
||
|
\centering
|
||
|
\includegraphics[width=\textwidth]{assets/diagrams/classdiagram-subscriptions}
|
||
|
\end{frame}
|
||
|
|
||
|
\begin{frame}[t]{EpisodeActions-API}
|
||
|
\centering
|
||
|
\includegraphics[width=\textwidth]{assets/diagrams/classdiagram-episode-actions}
|
||
|
\end{frame}
|
||
|
|
||
|
\begin{frame}[t]{Authentication-API}
|
||
|
\centering
|
||
|
\includegraphics[width=.75\textwidth]{assets/diagrams/classdiagram-authentication}
|
||
|
\end{frame}
|
||
|
|
||
|
\begin{frame}[t]{Model-Paket}
|
||
|
\centering
|
||
|
\includegraphics[width=\textwidth]{assets/diagrams/classdiagram-model}
|
||
|
\end{frame}
|
||
|
|
||
|
\begin{frame}[t]{Util-Paket}
|
||
|
\centering
|
||
|
\includegraphics[width=\textwidth]{assets/diagrams/classdiagram-util}
|
||
|
\end{frame}
|
||
|
|