From 618ac90972abfc7d61d43c85e310c533e26d4b76 Mon Sep 17 00:00:00 2001 From: FabioKoshy Date: Tue, 26 Nov 2024 23:42:14 -0500 Subject: [PATCH] Final update Sprint 4 Contributions --- public/Sprint 4/Sprint 4 Contributions | 25 +++++++++++++++++++++---- 1 file changed, 21 insertions(+), 4 deletions(-) diff --git a/public/Sprint 4/Sprint 4 Contributions b/public/Sprint 4/Sprint 4 Contributions index 65a6bd3..50c7f3d 100644 --- a/public/Sprint 4/Sprint 4 Contributions +++ b/public/Sprint 4/Sprint 4 Contributions @@ -68,11 +68,28 @@ Fabio: 40231803 | | | better visualizing | implemented with a more centralized layout to | | | | | student grades | enhance ease of viewing | | | | | | | | -| 10/11/24 | 1 hours | Updated css & | Updated the css for the groupevaluation page | 4 | -| | | Dashboards | of the instructor and evaluation page for the | | -| | | | student for better clarity | | +| 26/11/2024 | 4 hours | Implemented | Enhances code Quality and security by enabling| 9 | +| | | SonarQube | comprehensive static analysis, identifying | | +| | | | code smells, bugs, and vulnerabilities, while | | +| | | | seamlessly integrating with CI/CD pipelines. | | +| | | | | | +| | 1 hour | Implemented | Provides real-time feedback by delivering | 5 | +| | | SonarLint | immediate suggestions and warnings during code| | +| | | | development, leveraging SonarQube's analysis | | +| | | | rules. | | +| | | | | | +| | 1 hour | Implemented | Facilitates the identification of potential | 5 | +| | | ESLint | issues, such as syntax errors and poor coding | | +| | | | practices, while ensuring adherence to | | +| | | | established code standards. | | +| | | | | | +| | 1 hour | Code Refinement | Utilizing tools such as SonarQube, SonarLint, | 6 | +| | | | and ESLint enabled me to enhance code quality | | +| | | | by identifying and addressing issues | | +| | | | effectively. | | + +Total: 13 Hours -Total: 10 Hours Christopher: 40275695