From f4dd0dd152f59973d645a79f783c0f64feeef75c Mon Sep 17 00:00:00 2001 From: Corentin RICHARD Date: Sun, 26 Mar 2023 21:57:11 +0200 Subject: [PATCH 1/2] =?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 | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 1d8c3ce..8bcd814 100644 --- a/README.md +++ b/README.md @@ -144,8 +144,6 @@ Et mettez l'action Start à LoLAPI et à ConsoleApplication(c#) ou LoLApp(MAUI) Vous pouvez alors lancer le projet grâce à la flèche verte, bonne navigation ! -:construction: - # Développeurs : ``Corentin Richard`` : **[corentin.richard@etu.uca.fr](https://codefirst.iut.uca.fr/git/corentin.richard)** From b0166276bf45b1ca853166fa807026c9961644ac Mon Sep 17 00:00:00 2001 From: Pierre FERREIRA Date: Sun, 26 Mar 2023 22:04:35 +0200 Subject: [PATCH 2/2] =?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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 8bcd814..9b88dcd 100644 --- a/README.md +++ b/README.md @@ -11,21 +11,21 @@ Notre projet à pour objectif la liaison entre une base de donnée et un client, ### Ce projet est decoupé en deux parties : -# :alien: Consomation et Développement de services :construction_worker: +# :alien: Consomation et Développement de services ### :checkered_flag: État des livrables : > * :heavy_check_mark: Mise en place de toutes les opérations CRUD > * :heavy_check_mark: API RESTful (respect des règles de routage, utilisation des bons status code ...) -> * :heavy_exclamation_mark: Utilisation des fichiers configurations +> * :heavy_check_mark: Utilisation des fichiers configurations > * :heavy_check_mark: Versionnage de l'api (avec versionnage de la doc) > * :heavy_check_mark: Logs > * :heavy_check_mark: Tests unitaires > * :heavy_exclamation_mark: Réalisation du client MAUI et liaison avec l'api > * :heavy_check_mark:Liaison avec la base de données > * :heavy_check_mark:Filtrage + Pagination des données -> * :construction: Propreté du code (Vous pouvez vous servir de sonarqube) +> * :heavy_check_mark Propreté du code (Vous pouvez vous servir de sonarqube) > * :heavy_check_mark: Dockerisation et Hébergement des API (CodeFirst) > * :heavy_exclamation_mark: Sécurité @@ -36,13 +36,13 @@ Notre projet à pour objectif la liaison entre une base de donnée et un client, --- -# :package: Entity FrameWork :construction_worker: +# :package: Entity FrameWork ### :checkered_flag: État des livrables : Partie 1 : -* Exo1 : :construction: +* Exo1 : :heavy_check_mark: une base de données une table de champion utilisation du client console/mobile