Skip to content

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.

Notifications You must be signed in to change notification settings

bouanani-soufiane/workforce-management-2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

HR Management System

A Java Enterprise Edition (JEE) application designed to automate and improve the management of human resources, including recruitment, leave management, and family allowance calculations.

Technologies Used

  • Java EE: Core backend functionality
  • Maven: Project build management
  • Tomcat: Application server
  • Servlets, JSP, JSTL: Frontend development
  • JAAS: Authentication and authorization
  • JUnit & Mockito: Unit testing
  • JPA: Data persistence
  • HTML/CSS: Frontend styling

Testing

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.


About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published