diff --git a/docs/thesis/content/abstract.tex b/docs/thesis/content/abstract.tex index 6a269d7..eb5c3e5 100644 --- a/docs/thesis/content/abstract.tex +++ b/docs/thesis/content/abstract.tex @@ -47,7 +47,7 @@ The purpose of this thesis is to present a visualization solution that allows th and manage the system. The devices maintained by the department developed system can be controlled on the interface and easy-to-understand diagrams are generated using statistics about their operation. -I chose ASP.NET Core as the framework for the backend, which provides a platform-independent solution for serving web requests. +I chose ASP.NET Core as the backend framework, which provides a platform-independent solution for serving web requests. The frontend was created using React.js, which allows for an easy and quick way to create responsive user interfaces. In my thesis I present the system developed at the department, the alternatives of visualization of microservices, I describe the technologies I have chosen and the structure of the application I have created. diff --git a/docs/thesis/content/acknowledgement.aux b/docs/thesis/content/acknowledgement.aux deleted file mode 100644 index 77b58a7..0000000 --- a/docs/thesis/content/acknowledgement.aux +++ /dev/null @@ -1,45 +0,0 @@ -\relax -\providecommand\hyper@newdestlabel[2]{} -\@setckpt{content/acknowledgement}{ -\setcounter{page}{2} -\setcounter{equation}{0} -\setcounter{enumi}{0} -\setcounter{enumii}{0} -\setcounter{enumiii}{0} -\setcounter{enumiv}{0} -\setcounter{footnote}{0} -\setcounter{mpfootnote}{0} -\setcounter{part}{0} -\setcounter{chapter}{1} -\setcounter{section}{0} -\setcounter{subsection}{0} -\setcounter{subsubsection}{0} -\setcounter{paragraph}{0} -\setcounter{subparagraph}{0} -\setcounter{figure}{0} -\setcounter{table}{0} -\setcounter{footnote@add}{0} -\setcounter{footnote@ch}{0} -\setcounter{parentequation}{0} -\setcounter{Item}{0} -\setcounter{Hfootnote}{0} -\setcounter{bookmark@seq@number}{3} -\setcounter{lstnumber}{1} -\setcounter{endNonectr}{2} -\setcounter{currNonectr}{0} -\setcounter{caption@flags}{0} -\setcounter{continuedfloat}{0} -\setcounter{NAT@ctr}{0} -\setcounter{currexamplectr}{0} -\setcounter{endexamplectr}{0} -\setcounter{example}{0} -\setcounter{currdefinitionctr}{0} -\setcounter{enddefinitionctr}{0} -\setcounter{definition}{0} -\setcounter{currtheoremctr}{0} -\setcounter{endtheoremctr}{0} -\setcounter{theorem}{0} -\setcounter{section@level}{0} -\setcounter{lstlisting}{0} -\setcounter{romanPage}{3} -} diff --git a/docs/thesis/include/guideline.aux b/docs/thesis/include/guideline.aux deleted file mode 100644 index 7fc8c11..0000000 --- a/docs/thesis/include/guideline.aux +++ /dev/null @@ -1,44 +0,0 @@ -\relax -\providecommand\hyper@newdestlabel[2]{} -\@setckpt{include/guideline}{ -\setcounter{page}{3} -\setcounter{equation}{0} -\setcounter{enumi}{13} -\setcounter{enumii}{0} -\setcounter{enumiii}{0} -\setcounter{enumiv}{0} -\setcounter{footnote}{0} -\setcounter{mpfootnote}{0} -\setcounter{part}{0} -\setcounter{chapter}{0} -\setcounter{section}{0} -\setcounter{subsection}{0} -\setcounter{subsubsection}{0} -\setcounter{paragraph}{0} -\setcounter{subparagraph}{0} -\setcounter{figure}{0} -\setcounter{table}{0} -\setcounter{footnote@add}{0} -\setcounter{footnote@ch}{0} -\setcounter{parentequation}{0} -\setcounter{Item}{13} -\setcounter{Hfootnote}{0} -\setcounter{bookmark@seq@number}{0} -\setcounter{lstnumber}{1} -\setcounter{endNonectr}{3} -\setcounter{currNonectr}{0} -\setcounter{caption@flags}{0} -\setcounter{continuedfloat}{0} -\setcounter{NAT@ctr}{0} -\setcounter{currexamplectr}{0} -\setcounter{endexamplectr}{0} -\setcounter{example}{0} -\setcounter{currdefinitionctr}{0} -\setcounter{enddefinitionctr}{0} -\setcounter{definition}{0} -\setcounter{currtheoremctr}{0} -\setcounter{endtheoremctr}{0} -\setcounter{theorem}{0} -\setcounter{section@level}{0} -\setcounter{lstlisting}{0} -} diff --git a/docs/thesis/thesis.pdf b/docs/thesis/thesis.pdf index b95787d..c2e8b77 100644 Binary files a/docs/thesis/thesis.pdf and b/docs/thesis/thesis.pdf differ diff --git a/docs/thesis/thesis.tex b/docs/thesis/thesis.tex index e4f4111..2ff308f 100644 --- a/docs/thesis/thesis.tex +++ b/docs/thesis/thesis.tex @@ -78,12 +78,6 @@ %TODO import your own content \include{content/introduction} - -% Acknowledgements -%~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -\include{content/acknowledgement} - - % List of Figures, Tables %~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ %\listoffigures\addcontentsline{toc}{chapter}{\listfigurename}