Skip to content

It is a python based GUI application that will manage the salary of the employee. Also, the details of the employee can be save and fetch easily and can generate the receipt and save it in the local storage. #python #tkinter #python-gui

Notifications You must be signed in to change notification settings

ChintanAPatadiya/Employee-Payroll-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Employee-Payroll-System

This python mini project basically focuses on learning python libraries like tkinter, pymysql, and time.

In this project, it overall highlight the employees and managing the salary of the employees along with the calculation of it. In this project, for GUI “tkinter” library has been used. For implementation of code, “VSCode” has been used. For storing the data, “MySQL” Database of Xampp server is been used. You can perform CRUD operations on the details of an employee. You can also calculate the net salary of the employee. And you can also generate the E-Receipt of it.

About

It is a python based GUI application that will manage the salary of the employee. Also, the details of the employee can be save and fetch easily and can generate the receipt and save it in the local storage. #python #tkinter #python-gui

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages