Browse Source

Rework introduction

Carsten Porth 5 years ago
parent
commit
75189ac70b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      thesis/content/05-proof-of-concept/introduction.tex

+ 1 - 1
thesis/content/05-proof-of-concept/introduction.tex

@@ -1 +1 @@
-After working out the concept of a hybrid \ac{OSN} in the previous Chapter \ref{ch:concept}, this chapter presents a proof of concept in the form of an individual Twitter client for Android. The previously described solution strategies, as well as functional and non-functional requirements, actively influenced the development of the client. Attention was also spend on compliance with the defined quality goals. In the following, the decisions made are explained, and the resulting architecture is presented.
+After the concept of a hybrid \ac{OSN} was introduced in the previous Chapter \ref{ch:concept}, this chapter describes the implementation of the concept in a prototype. The prototype is an Android app for the hybrid use of Twitter. The app is named \textbf{Hybrid \ac{OSN}}. In the following, the objectives and decisions made for the selection of the \ac{OSN} and the technology are described. The architecture and its components, as well as individual processes, are then presented.