HRnet is a perfect application that can be used by any company to manage its employees. The application provides all the information about the employee and their work in one place.
Install and run locally
git clone https://github.com/damevin/HRNet.git
cd hrnet
npm install
npm run start
Client: React
Server: Node