Skip to content

Employee can see their task list, see who is Employee of Day, Week, and Month. Employee will receive email if s/he is the winner

Notifications You must be signed in to change notification settings

ppreetii/Employee_Recognition-BE

Repository files navigation

CodeQL

[Implementation of microservice app for this monolithic application can be found here]

Employee Recognition System Backend

About

  • This application could be thought of as an enhancement to Employee Management System, where we can perform CRUD ooperations on employees, and tasks.
  • Based on the task and performance, employees are rewarded with employee of the day, week, and month award.
  • The winners are assigned some bonus stars upon winning the award, which then can be added to the salary at the end of year as a sign of recognition of their work.
  • The employee also gets autogenerated certificate, and sent to them automatically via email through cron jobs.

Tech Stack

  • Framework: NodeJS, Express
  • Database: MySQL with Sequelize ORM
  • Documentation: Swagger
  • Email: Courier

About

Employee can see their task list, see who is Employee of Day, Week, and Month. Employee will receive email if s/he is the winner

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published