This is a simple bug tracking application built with Node js, express js and EJS view engine with mongodb.
- Add/remove/update/view employees
- Add/update/view performance reviews
- Assign employees to participate in another employee's performance review
- List of performance review requiring feedback
- Submit feedback
- Make 1 login for admin and employee
- An employee can register, only admin can make an employee an admin
- Clone the repository:
git clone https://github.com/DevMayur/Employee-Review-System.git
- Install dependencies:
npm install
- Start the server:
npm run watch
- Navigate to
http://localhost:8081/api/login
in your browser.
Project is developed for skill test in coding ninjas.
email : mskakade111@gmail.com password : 1234567890