[WIP] A database of University of California employee wages.
-
Updated
Oct 13, 2025 - Python
[WIP] A database of University of California employee wages.
Payroll Management project automates payroll calculation and report generation by reading employee data from an Excel file, calculating monthly pay in INR, and generating both Word and PDF summaries. The script also automates the opening, review, and saving of these documents.
As a data science student, this is my first project. Create a simple application to access a company's employee database. This application implements fundamental Python programming functions such as data collection, conditional statements, looping, the def function, and several others.
Pseudonymization of Employee IDs as PESEL or SS in Python
Add a description, image, and links to the employee-database topic page so that developers can more easily learn about it.
To associate your repository with the employee-database topic, visit your repo's landing page and select "manage topics."