Skip to content

I-Atlas/rsue-hackathon-4

Repository files navigation

🏅 The HelloWorld team took third (3) place

Note

Case description here: /details/case.pdf

hackathon

Important

This is backend repo. Unfortunately, the frontend repository has been deleted.

📜 Description

In the modern IT industry, the problem of employee burnout is becoming one of the most urgent. It is difficult to identify burnout on your own, because the awareness of the need for rest comes too late. This condition carries serious health risks. An employee who has experienced burnout usually loses not only productivity, but can also become a catalyst for toxic behavior in the team. In this regard, it is necessary to think about ways to identify this condition and take preventive measures.

A system has been implemented that will be available to the company's managers, it is assumed that access will be granted at the network level. How the system works:

  • New data on employee activity for the previous day is added daily at 00:00.
  • A set of criteria determines that an employee is prone to burnout.
  • Through an HTTP request, information is transmitted to the frontend (Yandex Data Lens / Web) and a diagram is formed.

Swagger

https://probable-enigma-production.up.railway.app/docs/api

Architecture

Arch

Database

DB

DB

Install and start

$ yarn install

# development
$ yarn run start

# watch mode
$ yarn run start:dev

# production mode
$ yarn run start:prod

hackathon

About

🥉 RinHaсk 2023 hackathon project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published