From b5a71843676ba355b80c55064915aea55c213375 Mon Sep 17 00:00:00 2001 From: Emre KARTAL Date: Tue, 19 Sep 2023 09:45:06 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 31 +++++-------------------------- 1 file changed, 5 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index f6a6968..cdbd1e1 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ ### API - ALL IN ! -**Contexte** : Api pour le projet universitaire de troisieme année (B.U.T Informatique de Clermont-Ferrand) nommé "All In" +*Contexte* : Api pour le projet universitaire de troisieme année (B.U.T Informatique de Clermont-Ferrand) nommé **All In**. # Répartition du gitlab @@ -22,21 +22,7 @@ 👉 [**Solution de l'application**](Sources/AllIn.sln) -## Environnement de Travail -Pour l'API :👇 - -
- ---- - -  ![CSharp](https://img.shields.io/badge/C%20Sharp-239120.svg?style=for-the-badge&logo=C-Sharp&logoColor=white) -  ![Visual Studio](https://img.shields.io/badge/Visual%20Studio-5C2D91.svg?style=for-the-badge&logo=Visual-Studio&logoColor=white) -  ![Swagger](https://img.shields.io/badge/Swagger-85EA2D.svg?style=for-the-badge&logo=Swagger&logoColor=black) -  ![.NET](https://img.shields.io/badge/.NET-512BD4.svg?style=for-the-badge&logo=dotnet&logoColor=white) ---- - -
## Diagramme de classes du modèle ```mermaid @@ -74,15 +60,14 @@ class Bet{ Bet --> "*" User : Dictionary~User,Mise~ class Mise{ - +/ Cost : int - +/ Choice : string + + Cost : int + + Choice : string } class Group{ +/ Id : string +/ Name : string - +/ Image : string - +/ CreationDate : DateTime + + CreationDate : DateTime } User --> "*" Group : groups ``` @@ -150,14 +135,8 @@ StubData --> "*" User StubData --> "*" Bet StubData --> "*" Group ``` -## Deploiement -- [x]   ![IOS](https://img.shields.io/badge/IOS-000?style=for-the-badge&logo=apple&logoColor=black&color=white) -- [x]   ![Android](https://img.shields.io/badge/Android-000?style=for-the-badge&logo=android&logoColor=white&color=green) - -## Technicien en charge de l'API + -- HASSOU Rayhan -- EVARD Lucas
Licence Creative Commons