From d0a21c7aa27451be4b6015446ae46662412459a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Y=C3=BBki=20Vachot?= Date: Fri, 4 Dec 2020 10:49:09 +0100 Subject: [PATCH] =?UTF-8?q?Introduction,=20Liens=20Utiles,=20Livrables=20e?= =?UTF-8?q?t=20Logiciel=20Utilis=C3=A9=20added=20by=20default?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 33 ++++++++++++++++++++++++++++++++- 1 file changed, 32 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 32558f4..f2a55ae 100644 --- a/README.md +++ b/README.md @@ -1 +1,32 @@ -# ProjetGenieLogicielLoto \ No newline at end of file +# ProjetGenieLogicielLoto +## Introduction +*Ce projet permet de valider les connaissances en matière de Génie Logiciel dans le cadre du programme au sein de Polytech Marseille en Informatique. Ce projet consiste à créer un logiciel qui a pour objectif de réduire les pertes financières lorsque l'on joue à des jeux de hasard, en l'occurence au Loto de la [Française Des Jeux](https://fdj.fr) en respectant le bon déroulement d'un projet.* + +Le projet se compose d'un groupe de 4 personnes : + +- [Yûki Vachot](https://github.com/NyxiumYuuki) +- [Maxime Havgoudoukian](https://github.com/MHAVGOUDOUKIAN) +- [Yann Tho](https://github.com/YanNThO) +- [Nicolas Fabregas](https://github.com/NicolasFabregas) + +## Liens Utiles +- [Sujet du Projet](https://github.com/NyxiumYuuki/ProjetGenieLogicielLoto/blob/main/Projet-GL.pdf) +- [GitHub Project](https://github.com/users/NyxiumYuuki/projects/3) +- [GitHub Repository](https://github.com/NyxiumYuuki/ProjetGenieLogicielLoto) +- [Visual SiteMap on GlooMaps](https://www.gloomaps.com/MZjgQh64zw) +- [Quick Setup of Git on VSCode](https://github.com/NyxiumYuuki/Projet-C-Huffman/blob/master/README.md) + +## Livrable +- [Dossier de Spécification](https://drive.google.com/file/d/1lZZMTKPG7LmY39-aF24lAeX0S9SpCBkq/view?usp=sharing) +- [Dossier de Conception](https://drive.google.com/file/d/11BBjjcM92V4B2zBxNlpcoARaYt4Bijgt/view?usp=sharing) +- [Dossier de Test](https://drive.google.com/file/d/10Qzfbd6Zs3qB2eYId7oPyRpcQUSu91eq/view?usp=sharing) + + +## Logiciel utilisé lors du projet +- Google Doc +- Lucidchart +- GlooMaps +- VSCode +- IntelliJ IDEA +- Excel +- Google Sheet \ No newline at end of file