GrOOm  0.2
BTS SNIR LaSalle Avignon 2020
README.md
Aller à la documentation de ce fichier.
1 \mainpage Le projet
2 
3 \tableofcontents
4 
5 Le portier connecté «​ grOOm​ » permettra à l'occupant du bureau de communiquer sa disponibilité avec des personnes extérieures (visiteurs). Pour cela, il utilise une application soit en version PC soit mobile.
6 
7 \section section_tdm Table des matières
8 - \ref page_README
9 - \ref page_changelog
10 \if todo
11 - \ref todo
12 \endif
13 \if bug
14 - \ref bug
15 \endif
16 - \ref page_about
17 - \ref page_licence
18 
19 \section section_infos Informations
20 
21 \author Etienne Valette <valette.etienne@gmail.com>
22 \date 2020
23 \version 0.2
24 \see https://svn.riouxsvn.com/groom/
25 
26 
27 \page page_README README
28 
29 [TOC]
30 
31 # Projet {#projet}
32 
33 ## Présentation {#presentation}
34 
35 Le portier connecté «​ grOOm​ » permettra à l'occupant du bureau de communiquer sa disponibilité avec des personnes extérieures (visiteurs). Pour cela, il utilise une application soit en version PC soit mobile.
36 
37 Tout en s'intégrant facilement à l'environnement, il résout le manque d'interface entre les utilisateurs et les bureaux permettant de travailler plus efficacement.
38 
39 A partir de l'application, l'occupant informe le visiteur de son état : "Libre", "Occupé" ou "Absent". Il aura la possibilité d'ajouter un message "libre" qui s'affichera alors sur l'écran du portier. S'il le souhaite, il informera le visiteur que celui-ci peut "Entrer" (ou "Entrez"). L'occupant dispose d'un mode "Sonnette" qu'il peut activer sur le portier connecté. Dans ce mode, le visiteur pourra sonner via l'écran tactile et prévenir l'occupant de sa présence.
40 
41 Version : PC Desktop Qt
42 
43 ## Informations {#informations}
44 
45 \author Etienne Valette <valette.etienne@gmail.com>
46 \date 2020
47 \version 0.2
48 \see https://svn.riouxsvn.com/groom/
49 
50 
51 \page page_about A propos
52 
53 \author Etienne Valette <valette.etienne@gmail.com>
54 \date 2020
55 \version 0.2
56 \see https://svn.riouxsvn.com/groom/
57 
58 
59 \page page_licence Licence GPL
60 
61 This program is free software; you can redistribute it and/or modify
62 it under the terms of the GNU General Public License as published by
63 the Free Software Foundation; either version 2 of the License, or
64 (at your option) any later version.
65 
66 This program is distributed in the hope that it will be useful,
67 but WITHOUT ANY WARRANTY; without even the implied warranty of
68 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
69 GNU General Public License for more details.
70 
71 You should have received a copy of the GNU General Public License
72 along with this program; if not, write to the Free Software
73 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA