Skip to content

csimon-web/hrnet-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HRNet-react: React employees management app

Contributors Forks Stargazers Issues

About The Project

HRNet screenshot

This project was realized during my training as a javascript/react developer for a fictitious company wanting to update a jQuery-based application whose github repository is: https://github.com/csimon-web/hrnet-jquery.

This application had to be developed with React and use a state manager. As this project counts only 2 pages, I chose Context instead of Redux.

Built With

  • HTML, CSS, Javascript
  • React, Context
  • Git
  • VS Code

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

  • Git
  • Npm

Installation

  1. Clone the repo
git clone https://github.com/csimon-web/hrnet-react.git
  1. Go to the hrnet-react directory
cd hrnet-react
  1. Install the dependencies
npm install
  1. Launch the project
npm run start
  1. Open a browser at the url: http://localhost:3000/

Usage

You can use this app to add and display employees. When you display the list of the employees, you can order them according the field you want, and the results are paginated When you add an employee, you get a modal screen confirming this addition. This modal screen component had to be a distinct code stored as a library on github and this project just had to call this library to easily build the modal screen component according to the library's documentation.

Contact

Christophe Simon: personnal website

Project Link: https://github.com/csimon-web/hrnet-react

Acknowledgements

  • This readme version is a customized version of this github repository by NicolasBrondin

About

HRNet-react: React employees management app

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages