Ezerous
3 years ago
7 changed files with 26 additions and 5 deletions
@ -1,7 +1,8 @@ |
|||
\section{Τεχνολογίες υλοποίησης} |
|||
|
|||
TODO: add ganache, truffle |
|||
TODO: add additional technologies like redux, sagas, express, nodejs, docker |
|||
TODO: add jenkins, janus and build steps diagram |
|||
Η παρούσα ενότητα απαρτίζεται από υποενότητες, στις οποίες διατυπώνονται τις βασικές τεχνολογίες που χρησιμοποιήθηκαν για την υλοποίηση της εφαρμογής. |
|||
|
|||
\input{chapters/4.application-implementation/4.3.implementation-technology-stack/4.3.1.orbit-db.tex} |
|||
\input{chapters/4.application-implementation/4.3.implementation-technology-stack/4.3.1.ui-technologies.tex} |
|||
\input{chapters/4.application-implementation/4.3.implementation-technology-stack/4.3.2.ethereum-technologies.tex} |
|||
\input{chapters/4.application-implementation/4.3.implementation-technology-stack/4.3.3.ipfs-technologies.tex} |
|||
\input{chapters/4.application-implementation/4.3.implementation-technology-stack/4.3.4.development-technologies.tex} |
@ -0,0 +1,5 @@ |
|||
\subsection{Τεχνολογίες σχετικές με το UI} |
|||
|
|||
Στην παρούσα υποενότητα θα περιγραφούν όσες τεχνολογίες σχετίζονται με τη διεπαφή του χρήστη (UI), δηλαδή με το Presentation tier. |
|||
|
|||
% TODO: add technologies like redux, sagas |
@ -0,0 +1,5 @@ |
|||
\subsection{Τεχνολογίες σχετικές με το Ethereum} |
|||
|
|||
Στην παρούσα υποενότητα θα περιγραφούν εκείνες οι τεχνολογίες που σχετίζονται με το Ethereum, δηλαδή με το Application tier. |
|||
|
|||
% TODO: add ganache, truffle |
@ -0,0 +1,5 @@ |
|||
\subsection{Τεχνολογίες σχετικές με το IPFS} |
|||
|
|||
Στην παρούσα υποενότητα θα περιγραφούν όσες τεχνολογίες σχετίζονται με το IPFS, δηλαδή με το Data tier. |
|||
|
|||
\input{chapters/4.application-implementation/4.3.implementation-technology-stack/4.3.3.ipfs-technologies/4.3.3.1.orbit-db.tex} |
@ -1,4 +1,4 @@ |
|||
\subsection{OrbitDB} \label{subsection:4-3-1-orbit-db} |
|||
\subsubsection{OrbitDB} \label{subsection:4-3-3-1-orbit-db} |
|||
|
|||
\logo{chapter-4/4.3.orbitdb-logo}{OrbitDB logo} |
|||
|
@ -0,0 +1,5 @@ |
|||
\subsection{Τεχνολογίες σχετικές με το development} |
|||
|
|||
Σε αυτήν την υποενότητα θα περιγραφούν εργαλεία και frameworks που συνετέλεσαν στην ανάπτυξη της εφαρμογής. |
|||
|
|||
% TODO: add nodejs, docker, jenkins, janus and build steps diagram |
Binary file not shown.
Loading…
Reference in new issue