An open API service indexing awesome lists of open source software.

https://github.com/edoardottt/bachelor-degree-thesis

Design e Sviluppo del sistema di End User Development in SeismoCloud - Laurea Triennale in Informatica Università Sapienza di Roma
https://github.com/edoardottt/bachelor-degree-thesis

bachelor-thesis docker early-warning-systems earthquake earthquake-data earthquakes end-user-app end-user-computing end-user-development end-user-programming eud human-computer-interaction iot node-red node-red-project nodered sapienza-university seismocloud thesis user-interface

Last synced: about 11 hours ago
JSON representation

Design e Sviluppo del sistema di End User Development in SeismoCloud - Laurea Triennale in Informatica Università Sapienza di Roma

Awesome Lists containing this project

README

        


Design e Sviluppo del sistema di End User Development in SeismoCloud


pdf read
pdf read

pdf download

[Read the paper we've published!](https://www.researchgate.net/publication/346084958_Simplify_Node-RED_For_End_User_Development_in_SeismoCloud)

Studente: Edoardo Ottavianelli
Relatore: Prof. Emanuele Panizzi
Lead Developer: Enrico Bassetti

Get Started 🎉
-------

[latexmk](https://mg.readthedocs.io/latexmk.html) is required to generate the PDF file.

- Install dependencies (Debian-based distro):

```bash
sudo apt install texlive-base texlive-binaries texlive-extra-utils texlive-font-utils texlive-fonts-extra texlive-fonts-extra-links texlive-fonts-recommended texlive-lang-english texlive-lang-italian texlive-latex-base texlive-latex-extra texlive-latex-recommended texlive-luatex texlive-pictures texlive-plain-generic texlive-pstricks
```

- LaTeX requirements:

```
texlive-base
texlive-binaries
texlive-extra-utils
texlive-font-utils
texlive-fonts-extra
texlive-fonts-extra-links
texlive-fonts-recommended
texlive-lang-english
texlive-lang-italian
texlive-latex-base
texlive-latex-extra
texlive-latex-recommended
texlive-luatex
texlive-pictures
texlive-plain-generic
texlive-pstricks
```

Build the .pdf file

```console
make pdf
```

Clean the folder from files generated while building

```console
make clean
```

-------

[edoardottt.com](https://edoardottt.com/) to contact me.