This project is all about a employee payroll system in Python using tkinter. It generates employee's weekly salary,payslip etc. By using this system one can generate payslip in one go.
This project is all about an employee payroll system in Python using Tkinter.
In this project, an employee enters his/her details like name, employee id, working hours, etc.
After that, it will generate the employee's weekly salary, payslip, etc.
The payslip will include taxes, payable amount.
This will display features like:
A) Weekly salary
B)Reset the details of an employee
C) View payslip
Technologies used in this project:
A) Python 3.6
B) Tkinter
By using this system one can generate payslip in one go, and hence it saves time .
Submitted by KRITIKA SHELLY (kritikashelly3)
Download packets of source code on Coders Packet
Comments