Loading repository data…
Loading repository data…
bouanani-soufiane / repository
Développement la version 2 d'une application web de gestion des employés en utilisant Java EE pour la logique métier et les fonctionnalités web, et HTML/CSS pour l'interface utilisateur.
A Java Enterprise Edition (JEE) application designed to automate and improve the management of human resources, including recruitment, leave management, and family allowance calculations.
Unit tests are created using JUnit and Mockito to ensure the proper functioning of critical components. Focus is placed on testing service classes and business logic, with mocking applied to external dependencies.