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}
|
||||
\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}
|
||||
|
||||
|
|
Reference in a new issue