Skip to content

HRnet - Intranet RH d'une société financière avec formulaire d'ajout d'employé et tableau récapitulatif des employées actuels.

Notifications You must be signed in to change notification settings

emilie-v11/HRnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HRnet, OpenClassrooms project #14

HR application allows to add new employee data and display current employees in a data table.

Convert a html/jquery HR app to a react app. These is the React version of the HRnet app. The repository of the original project is here.

Convert 4 plugin jquery in React component and publish one of them as a npm package in npm site. I chose to convert and publish the Select Menu. The repository of the component is here, and the link to the package on the npm site here. here.

Old version of HRnet

HRnet old version

New version of HRnet

HRnet new version

Prerequisites

Dependencies

Install this project on your local

  • Fork this repository

  • Clone to your local on a directory of your choice.

  • From the terminal, change directory to the cloned project directory.

  • Install with command yarn install

  • Run the project with command yarn start

This application will run on http://localhost:3000

About

HRnet - Intranet RH d'une société financière avec formulaire d'ajout d'employé et tableau récapitulatif des employées actuels.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published