Employee review system webapp is an online platform designed to assist companies in managing their employee performance evaluations. The system allows managers to conduct employee performance reviews, track progress, and provide feedback in a centralized location.
- Create an application that allows employees to submit feedback toward each other’s performance.
- Node Js
- Java Script
- MongoDB
- EJS
To install all the dependences of the project, run the following command:
git clone https://github.com/shakti1590/employee-review-sys.git
npm install
npm start
Show some ❤️ by starring the repository.