Meeting  1.1
BTS SNIR LaSalle Avignon 2021
README.md
Aller à la documentation de ce fichier.
1 \mainpage Application Android
2 
3 \tableofcontents
4 
5 \section section_tdm Table des matières
6 - \ref page_README
7 - \ref page_about
8 - \ref page_licence
9 
10 \image html screenshot-meeting.png
11 
12 \section section_infos Informations
13 
14 \author KELLER--LAVALLEE Joachim <<joachim.kellerlavallee@gmail.com>>
15 \date 2021
16 \version 1.1
17 \see https://svn.riouxsvn.com/meeting-2021/
18 
19 
20 \page page_README README
21 
22 [TOC]
23 
24 # Meeting {#projet}
25 
26 ## Présentation {#presentation}
27 
28 Meeting est une application mobile qui communique avec un portier connecté via une liaison wifi et qui permet de :
29 
30 * Visualiser la liste des espaces de travail
31 * Visualiser les données de l'espace de travail
32 * Réserver et libérer un espace de travail
33 * Editer un espace de travail
34 * Rechercher un espace de travail par mot-clé, disponibilité et niveau de confort
35 * Gérer les favoris
36 
37 \image html screenshot-meeting-1.png
38 
39 \image html screenshot-meeting-2.png
40 
41 ## Informations {#informations}
42 
43 \author KELLER--LAVALLEE Joachim <<joachim.kellerlavallee@gmail.com>>
44 \date 2021
45 \version 1.1
46 \see https://svn.riouxsvn.com/meeting-2021/
47 
48 
49 \page page_about A propos
50 
51 \author KELLER--LAVALLEE Joachim <<joachim.kellerlavallee@gmail.com>>
52 
53 
54 \page page_licence Licence GPL
55 
56 This program is free software; you can redistribute it and/or modify
57 it under the terms of the GNU General Public License as published by
58 the Free Software Foundation; either version 2 of the License, or
59 (at your option) any later version.
60 
61 This program is distributed in the hope that it will be useful,
62 but WITHOUT ANY WARRANTY; without even the implied warranty of
63 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
64 GNU General Public License for more details.
65 
66 You should have received a copy of the GNU General Public License
67 along with this program; if not, write to the Free Software
68 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA