Update etude.tex
This commit is contained in:
parent
9a71848988
commit
31c36512a9
@ -10,7 +10,7 @@
|
||||
|
||||
\usepackage{authblk}
|
||||
\author{Quentin Rouand, Jerome Morjon, Matthieu Penchenat, Alexandre Pereira, Sébastien Bouyt}
|
||||
\affil{Université Toulouse, Jean Jaurès - L3 MIASHS - ProjetWeb}
|
||||
\affil{Université Toulouse, Jean Jaurès - L3 MIASHS - Document D1 : Specification Fonctionnelle}
|
||||
|
||||
\begin{document}
|
||||
|
||||
@ -22,6 +22,21 @@
|
||||
|
||||
\chapter*{Introduction}
|
||||
\addcontentsline{toc}{chapter}{Introduction}
|
||||
Scéance 1 26/01/2015 :
|
||||
Animateur : Renan Husson
|
||||
Secrétaire : Matthieu Penchenat
|
||||
|
||||
Scéance 2 27/01/2015 :
|
||||
Animatueur : Matthieu Penchenat
|
||||
Secrétaire : Quentin Rouland
|
||||
|
||||
Objectif :
|
||||
Comprendre le sujet
|
||||
Preparer un document de spécification
|
||||
Preparer les qusetions clients
|
||||
Proposer des idées innovantes pour le projet
|
||||
|
||||
|
||||
|
||||
\chapter{Spécification}
|
||||
|
||||
@ -39,6 +54,10 @@ Pour ce projet, nous allons devoir réaliser un site responsive qui puisse être
|
||||
|
||||
|
||||
\section{Use Case}
|
||||
\begin{figure}[!h]
|
||||
\centering
|
||||
\includegraphics[width=350px]{uml.png}
|
||||
\end{figure}
|
||||
|
||||
\subsection{Acteurs}
|
||||
Enfants et adultes référents
|
||||
@ -64,10 +83,13 @@ Liste de jeux ;
|
||||
\item Mémo et puzzle (compulsory)
|
||||
\end{itemize}
|
||||
|
||||
Techno :
|
||||
Technos :
|
||||
\begin{itemize}
|
||||
\item Utilisation d'un "text to speech" : \\API -> translate.google.com/translatetts?tl=frq=Bonjour
|
||||
\item Utilisation d'un "text to speech" : API -> translate.google.com/translate_tts?tl=fr&q=Bonjour
|
||||
\item Utilisation d'un "speech to text" : pas d'API correcte trouvée
|
||||
\item Base SQL : MySql
|
||||
\item Utilisation d'un Framework PHP MVC : ???
|
||||
\item Utilisation Framework CSS : Bootstrap
|
||||
\end{itemize}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user