You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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