In this project, we are mainly doing employee management, and employees are managed by the manager. To manage employees, the manager should register with the system, and after registration, he should login to the system. The manager is authorized to access employee details and do other activities only after logging into the system. After successful login, the manager can add employees, see all employee details, update existing employees, and also delete employees from the system.
Node js , express, mongo DB