Skip to content

Rampatil2104/EmployeeHealthSystem-MastersProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Abstract

The rapid pace of the modern work significantly affects employee productivity, job satisfaction, and employee retention in the long run. Most organizations, however, currently do not have a unified system that links diverse health-related data for proactive wellness strategies, despite the obvious connection. This project is about creating an interactive platform that integrates lifestyle, workplace, and physiological data without any interruption. Such an integration provides the total employee well-being. The system, through the use of convincing visualizations and predictive analytics, is intended to bring to the surface the deeper structures that have a connection with stress levels, physical activity, and health risks. By making the complex data sets simple and understandable for action, this platform allows both staff and management to take the rightiv steps towards healthier work practices. In the end, this project is an example of how powerful advanced data analytics and visualization techniques can be combined to create a workforce that is more balanced, productive and health conscious.

System Architecture

Screenshot 2026-04-06 at 10 33 01 AM

Datasets

Project Overview

Summary View

Screenshot 2026-04-06 at 10 34 55 AM

Group View

Screenshot 2026-04-06 at 10 35 54 AM

Individual View

Screenshot 2026-04-06 at 10 36 34 AM

ML Model

- Gradient Boosting Model
- Predicts Mental and Physical Health on a score on 1-100

How to start the code

(1) frontend npm run dev

(2) backend npm start

(3) ML model (FASTAPI) - source .venv/bin/activate uvicorn app:app --reload --port 8000

About

Built an Employee Health Monitoring and Prediction System, a web-based platform that tracks and predicts the physical and mental health of employees using multiple data sources. The project combines HR, lifestyle, clinical, and wearable data (like Apple Watch and Fitbit) to give a complete view of employee well-being.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors