Skip to content

⚛️ Front end of Hrnet P14 project built with React to display an interface to retrieve and make CRUD operations with a list of employees in terms of a company. Main features are: Search engine, Sort Engine, Different views (card/table), light/dark mode, company themes, Upload and update pictures..

Notifications You must be signed in to change notification settings

j0j032/OC-dev-REACT-P14_HRnet-front

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenClassrooms-REACT-P14_HR-Net

Prequirements:

This is my last project for the Openclassrooms React Developer path.

⚠ If you are not a member of Openclassrooms and want to try the project, contact me. Else, I've provided the information to the jury

The Project is built on MERN stack(Mongo,Express,React,Node) and it uses pnpm create vite.

To run the project pnpm run dev

⚠ The REST Api built with nodeJs/express is hosted on aws, I'll turn on the server when the exam date will be booked, so you don't have to run it yourself. Make sure you run the app on http:https://localhost:5173 or http:https://localhost:4173 (restricted CORS policy)


Description:

Hrnet is an app to manage your employees, it provides a simple interface to add, edit, delete and search employees. You can access to the app with the 2 differents users I've provided in the OC deliverables.

The interface display a list of employees in terms of its company. so you have custom theme for each company and employees are different.


Main Features:

  • Authentication
  • CRUD operations
  • Search
  • Sort
  • Server side Pagination
  • Table view
  • Gallery view
  • Upload and display pictures
  • Picture optimization
  • Dark / Light theme

Libraries:

Custom (asked by the jury):

State management:

💡 If you want to know why I made these choices, You can read my article about state management in React

Others:


Performance:

To test performance, I provide a no auth branch, it's the same app but without authentication. So if you want to test in lightHouse please check out to the no-auth branch and run:

  • pnpm run build
  • pnpm run preview

👋 I also designed everything my self so Hope you'll enjoy it, and if you have any questions, don't hesitate to contact me.

Jordan

About

⚛️ Front end of Hrnet P14 project built with React to display an interface to retrieve and make CRUD operations with a list of employees in terms of a company. Main features are: Search engine, Sort Engine, Different views (card/table), light/dark mode, company themes, Upload and update pictures..

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published