<< Back

HR management tool – demo

Cover Image for HR management tool – demo
Pierre-Yves Léglise
Pierre-Yves Léglise
Posted underProjects

Full security architecture.

This app is a demo written in React.js. It uses Redux, Redux Toolkit, Nodes.js/Express api server. It has his own bucket server to store images. The focus has been put on security. The authentication process obey to the last security recommandations (Bearer token, CRF token, 2FA, Role base privileges…). Multilingual capabilities.

Ressources :

Demo application

Github repository is not public

<< Back

More projects :

Cover Image for Recipes app demo

Recipes app demo

An application to manage recipes. A fun project to play with search, filters, tags, React components, and much more. Using React, sass, webpack and axios. Ressources : Live demo Github repository

Cover Image for Next.js demo

Next.js demo

Basic HR Application. HR basic application developed in Next.js and deployed on Vercel. It uses two other projects : Date Picker and Modal. Data are stored in a simple json file. Ressources : Demo site Github repository Developper documentation