2018-06-06 09:55:55 +00:00
|
|
|
\documentclass{beamer}
|
|
|
|
\usepackage[utf8]{inputenc}
|
|
|
|
\usepackage{svg}
|
|
|
|
\usetheme{Berkeley}
|
|
|
|
\usecolortheme{seahorse}
|
|
|
|
|
2018-06-28 22:33:04 +00:00
|
|
|
\title{Alternanza scuola--lavoro estesa presso \textit{Agomir S.p.A.}}
|
2018-06-06 09:55:55 +00:00
|
|
|
\author{Claudio Maggioni}
|
|
|
|
\institute{I.I.S. A. Badoni}
|
|
|
|
\date{Tesi di maturità, A.S. 2017-2018}
|
|
|
|
\logo{\includesvg[height=1cm]{../images/logo}}
|
|
|
|
|
|
|
|
\begin{document}
|
|
|
|
|
|
|
|
\frame{\titlepage}
|
|
|
|
|
2018-06-28 22:33:04 +00:00
|
|
|
\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}
|
|
|
|
|
2018-06-06 09:55:55 +00:00
|
|
|
\begin{frame}
|
|
|
|
\frametitle{\textit{InteGRa Mobile}}
|
|
|
|
\centering
|
|
|
|
\includegraphics[width=0.3\textwidth]{../images/soggetti.png}
|
|
|
|
\includegraphics[width=0.3\textwidth]{../images/inv-test.png}
|
|
|
|
\includegraphics[width=0.3\textwidth]{../images/agenda.png}
|
|
|
|
\end{frame}
|
|
|
|
|
|
|
|
\begin{frame}
|
2018-06-28 22:33:04 +00:00
|
|
|
\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}
|
2018-06-06 09:55:55 +00:00
|
|
|
\end{frame}
|
|
|
|
|
2018-06-28 22:33:04 +00:00
|
|
|
\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.
|
2018-06-06 09:55:55 +00:00
|
|
|
|
2018-06-28 22:33:04 +00:00
|
|
|
\vspace{0.5cm}
|
|
|
|
Realizzato con:
|
|
|
|
\begin{itemize}
|
|
|
|
\item \textit{Apache Guacamole}
|
|
|
|
\item \textit{Apache Cordova}
|
|
|
|
\end{itemize}
|
|
|
|
\end{frame}
|
|
|
|
|
|
|
|
\end{document}
|