Skip to content

Employee Management System in Python (Tkinter Frontend & MySQL Backend)

License

Notifications You must be signed in to change notification settings

sanjana-7890/Employee-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee Management System in Python (Tkinter Frontend & MySQL Backend)

Frontend: Tkinter based frontend.

MySQL Integration: Integrated MySQL as the database backend.

Features

  • Add an Employee: Easily add new employees to your database with this function. Input their details, and the system will store them in the database.

  • Delete an Employee: Select the employee to delete, and with a click of a button, it will remove the employee details from the database.

  • Update an Employee: Make changes to their information/details and save the updated data.

  • View All Employees: Fetch all employees from the database in a single click.

About

Employee Management System in Python (Tkinter Frontend & MySQL Backend)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages