diff --git a/presentazione/main.tex b/presentazione/main.tex index 14a17f8..192e2fd 100644 --- a/presentazione/main.tex +++ b/presentazione/main.tex @@ -4,7 +4,7 @@ \usetheme{Berkeley} \usecolortheme{seahorse} -\title{Extended school internship at \textit{Agomir S.p.A.}} +\title{Alternanza scuola--lavoro estesa presso \textit{Agomir S.p.A.}} \author{Claudio Maggioni} \institute{I.I.S. A. Badoni} \date{Tesi di maturità, A.S. 2017-2018} @@ -14,6 +14,16 @@ \frame{\titlepage} +\begin{frame} + \frametitle{Skills acquired} + \begin{itemize} + \item Estimate time for tasks + \item Work in a team + \item Interact with customers + \item Write effective documentation + \end{itemize} +\end{frame} + \begin{frame} \frametitle{\textit{InteGRa Mobile}} \centering @@ -23,10 +33,41 @@ \end{frame} \begin{frame} - \frametitle{Sample frame title} - This is a text in first frame. This is a text in first frame. - This is a text in first frame. + \frametitle{\textit{InteGRa Mobile}} + Interfaccia \textit{mobile} per il gestionale \textit{InteGRa}. È possibile accedere alle sezioni: + \begin{itemize} + \item Ordini cliente + \item Soggetti + \item Agenda + \item Magazzini + \item Gestione interventi (trasferte) + \end{itemize} + \vspace{0.5cm} + Realizzata usando: + \begin{itemize} + \item Java Web Application + \item \textit{Ionic Framework} + \item WebService REST + \end{itemize} +\end{frame} + +\begin{frame} + \frametitle{\textit{Guac Remote}} + \centering + \LARGE{STUB} +\end{frame} + +\begin{frame} + \frametitle{\textit{Guac Remote}} + Client di desktop remoto \textit{mobile} realizzato su misura per un'azienda del + territorio. + + \vspace{0.5cm} + Realizzato con: + \begin{itemize} + \item \textit{Apache Guacamole} + \item \textit{Apache Cordova} + \end{itemize} \end{frame} \end{document} -