Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HR Management Project

Overview

This project is an HR management system designed and implemented collaboratively by:

  • Ahmed Aziz Daoud
  • Badis Ben Sassi
  • Fatma Rebai

The application comprises:

  • A backend built with Spring Boot.
  • A frontend developed using Angular.

The goal of this project is to deliver efficient and user-friendly HR management functionalities.

Prerequisites

Ensure the following are installed on your system before running the project:

  • Java 11 or higher
  • Maven
  • npm
  • Angular CLI

Installation and Running

Step 1: Start the Backend

  1. Navigate to the project directory containing the backend code.

  2. Run the following command:

    ./mvnw spring-boot:run
    

Step 2: Start the Frontend

  1. Open a new terminal.

  2. Navigate to the front directory:

    cd ./front
    
  3. Start the Angular development server:

    ng serve 
    

Step 3: Access the Application

  1. Once both the backend and frontend servers are running, open your browser and go to:
    http://localhost:4200
    

Technologies Used

-Spring Boot: Backend framework for APIs and business logic.
-Angular: Frontend framework for user interface.

Feel free to reach out for questions or suggestions!

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages