Presentation almost completed
This commit is contained in:
parent
2fcc108171
commit
68872f2dc5
1 changed files with 46 additions and 5 deletions
|
@ -4,7 +4,7 @@
|
||||||
\usetheme{Berkeley}
|
\usetheme{Berkeley}
|
||||||
\usecolortheme{seahorse}
|
\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}
|
\author{Claudio Maggioni}
|
||||||
\institute{I.I.S. A. Badoni}
|
\institute{I.I.S. A. Badoni}
|
||||||
\date{Tesi di maturità, A.S. 2017-2018}
|
\date{Tesi di maturità, A.S. 2017-2018}
|
||||||
|
@ -14,6 +14,16 @@
|
||||||
|
|
||||||
\frame{\titlepage}
|
\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}
|
\begin{frame}
|
||||||
\frametitle{\textit{InteGRa Mobile}}
|
\frametitle{\textit{InteGRa Mobile}}
|
||||||
\centering
|
\centering
|
||||||
|
@ -23,10 +33,41 @@
|
||||||
\end{frame}
|
\end{frame}
|
||||||
|
|
||||||
\begin{frame}
|
\begin{frame}
|
||||||
\frametitle{Sample frame title}
|
\frametitle{\textit{InteGRa Mobile}}
|
||||||
This is a text in first frame. This is a text in first frame.
|
Interfaccia \textit{mobile} per il gestionale \textit{InteGRa}. È possibile accedere alle sezioni:
|
||||||
This is a text in first frame.
|
\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{frame}
|
||||||
|
|
||||||
\end{document}
|
\end{document}
|
||||||
|
|
||||||
|
|
Reference in a new issue