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