Added documentation

This commit is contained in:
2021-07-07 22:44:54 +02:00
parent 9cffe4e427
commit 45e5e759d9
15 changed files with 358 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
\newacronym{api}{API}{application programming interface}
\newacronym[plural=Apps]{app}{App}{application software}
\newacronym{aws}{AWS}{Amazon Web Services}
\newacronym{css}{CSS}{Cascading Style Sheets}
\newacronym{dom}{DOM}{Document Object Model}
\newacronym{html}{HTML}{Hypertext Markup Language}
\newacronym{http}{HTTP}{Hypertext Transfer Protocol}
\newacronym{it}{IT}{Informationstechnik}
\newacronym{js}{JS}{JavaScript}
\newacronym{json}{JSON}{JavaScript Object Notation}
\newacronym{onsite}{onsite}{T-Systems onsite services GmbH}
\newacronym{rest}{REST}{Representational State Transfer}
\newacronym{s3}{Amazon S3}{Amazon Simple Storage Service} % Unused
\newacronym{ui}{UI}{User Interface}
\newacronym{url}{URL}{Uniform Resource Locator}
\newacronym{ux}{UX}{User Experience}

View File

@@ -0,0 +1,17 @@
%! Author = soeichho
%! Date = 19.11.2020
\begin{titlepage}
\centering
\coverSheetImages
\par\vspace{3cm}
{\scshape\LARGE \institutionName \par}\vspace{1cm}
\paperName\par\vspace{3cm}
\hrule\vspace{1cm}
{\large\bfseries \title\par}\vspace{1cm}
\hrule\vspace{3cm}
{\Large\itshape \author\par}
{\Large\itshape Matrikel-Nr.: \registerId\par}
{\Large\itshape Kurs: \kurs\par}
\vfill{\large \date}
\end{titlepage}