HR Accrual Tracker

I wrote an application that tracks employee accruals including personal, sick, and vacation time. Employee data is updated daily and reflected in the application. The app itself is built using HTML/CSS/JS and packaged with Electron + Squirrel.

Home

The home page was designed to give a quick overview of important information such as upcoming anniversaries and employees that have had a lot of occurrences.

The home page of the app

Employee

The employee screen allows HR to view a detailed summary of a specific employee, including absence history. All the data is stored on a SQL Server backend.

The home page of the app
Previous//Next