generated from leonetienne/LaTeX-Paper-template
feat: began stand der technik
This commit is contained in:
parent
b92f54c1b9
commit
52c2329190
@ -1,11 +1,10 @@
|
||||
\chapter{Stand der Technik}
|
||||
\label{chap:stand-der-technik}
|
||||
\enpointy{Wird dieses Kapitel überhaupt gebraucht? Gesagt ist das schon, und da es sich beim Stand der Forschung nur um theoretische
|
||||
Modelle handelt, gibt es keine darauf umgesetzte Technik...?}
|
||||
\\
|
||||
\\
|
||||
Momentan wird die Anmeldung und Zustellung der Weine mit von Hand ausgefüllten Formularen erfüllt. Diese werden \ac{WM} auf dem
|
||||
Postweg zugestellt. Bis zur tatsächlichen Zustellung des Weines und des Formulares weiss \ac{WM} nichts von einer
|
||||
Anmeldung oder dem Wein. Wird ein Wein registriert, bekommt er eine Einlieferungsnummber zugewiesen und aufgeklebt,
|
||||
die in einer Excel-Tabelle zusammen mit den restlichen Formulardaten hinterlegt wird. Diese Excel-Tabelle wird von Hand
|
||||
befüllt und die Platznummer wird von Hand inkrementiert. Der Wein wird nun entsprechend der Kategorie gelagert.
|
||||
Der Stand der Technik bezieht sich auf bestehende praktische Umsetzungen der erforderlichen Technologien.
|
||||
Im Wesentlichen gibt es drei Arten von Technologien, die untersucht werden müssen: Die bestehende Website von \ac{WM},
|
||||
eine PHP-Bibliothek zur Erzeugung von QR-Codes und eine Javascript-Bibliothek zum Einlesen von QR-Codes im Frontend über die Kamera des Gerätes.
|
||||
|
||||
\section{Die bestehende Webseite}
|
||||
Als Mitentwickler des Projektes ist dem Author dieser Ausarbeitung bekannt, dass die bestehende Webseite von
|
||||
\ac{WM} ist ein TYPO3-Redaktionssystem ist. Das Frontend der Webseite wird mit Webpack und Sass übersetzt.
|
||||
Webpack ist ein Modulbundler \cite{bib:smashmagazine-webpack} und Sass ein CSS-Präprozessor \cite{bib:w3schools-sass}.
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
\chapter{Glossar}
|
||||
|
||||
%\begin{description}
|
||||
% \item [Abschlusspunkt-Linientechnik] \hfill \\
|
||||
% \enquote{Am Abschlusspunkt-Linientechnik endet das vom Kabelverzweiger kommende Verzweigungskabel.} \cite{bib:vodafone-legt-in-pirmasens}
|
||||
%\end{description}
|
||||
\begin{description}
|
||||
\item [Frontend] \hfill \\
|
||||
Das Frontend einer Webseite ist der Teil der Webseite, der Endnutzern präsentiert wird. Ein Frontend besteht aus HTML und Cascading Style Sheets \cite{bib:udjaja}.
|
||||
\end{description}
|
||||
|
@ -109,3 +109,34 @@
|
||||
keywords = {B2B, Digitalization, Actors/resources/activities model, Business network},
|
||||
abstract = {This paper examines the impact of digitalization - the adoption of Internet-connected digital technologies and applications by companies - on B2B exchanges. While B2C exchanges are the subject of numerous studies on the transformations brought by the digital technologies, B2B exchanges are far less analyzed. Building on a conceptualization of exchanges between companies as made of activity links, resource ties, and actor bonds, this paper offers to identify three types of “digitalization” according to the nature of the most deeply impacted link. Five cases of digitization in different industrial sectors and five companies providing digital solutions for businesses illustrate these three types. This typology provides an alternative to analyses based on the nature of digital systems used by B2B companies.}
|
||||
}
|
||||
|
||||
@article{bib:udjaja,
|
||||
title = {EKSPANPIXEL BLADSY STRANICA: Performance Efficiency Improvement of Making Front-End Website Using Computer Aided Software Engineering Tool},
|
||||
journal = {Procedia Computer Science},
|
||||
volume = {135},
|
||||
pages = {292-301},
|
||||
year = {2018},
|
||||
note = {The 3rd International Conference on Computer Science and Computational Intelligence (ICCSCI 2018) : Empowering Smart Technology in Digital Era for a Better Life},
|
||||
issn = {1877-0509},
|
||||
doi = {https://doi.org/10.1016/j.procs.2018.08.177},
|
||||
url = {https://www.sciencedirect.com/science/article/pii/S1877050918314662},
|
||||
author = {Yogi Udjaja},
|
||||
keywords = {Ekspanpixel Bladsy Stranica, Performance, Efficiency, Dynamic Canvas, Front-End, Website, Software Engineering, CASE Tool, Website Application, Time},
|
||||
abstract = {The purpose of this research is to create a front-end website engine to improve the efficiency of front-end website creation called Expanpixel Bladsy Stranica (EBS). The method of making front-end website engine adopts computer aided software engineering (CASE) tool model, then to make it easier to access anywhere, it is made online (website-based), and evaluated by way of manual creation of front-end website and using EBS. After that the data obtained were analyzed using statistical formula. Results of increasing efficiency of front-end website creation performance that occurred on average by 83.60% of the overall developer.}
|
||||
}
|
||||
|
||||
@misc{bib:smashmagazine-webpack,
|
||||
author = {Zimmermann, Joseph},
|
||||
howpublished = "\url{https://www.smashingmagazine.com/2017/02/a-detailed-introduction-to-webpack/}",
|
||||
title = {{Webpack - A Detailed Introduction}},
|
||||
year = {2017},
|
||||
note = {Zugriff: Januar 2023}
|
||||
}
|
||||
|
||||
@misc{bib:w3schools-sass,
|
||||
author = {{W3Schools}},
|
||||
howpublished = "\url{https://www.w3schools.com/sass/sass_intro.php}",
|
||||
title = {{Sass Introduction}},
|
||||
year = {2023},
|
||||
note = {Zugriff: Januar 2023}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user