Skip to content

Python GUI for Employee Data Management with JSON Data Storage

Notifications You must be signed in to change notification settings

er-hiba/Employee_Tracker_GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

An employee tracking system with a Tkinter-based graphical user interface. This Python program enables users to manage employee information, including addition, and removal of records. Employee data is stored in a JSON file, and net salaries are calculated based on different employee types.

Screenshot