Skip to content

Python-based Employee Management System: Tracks bosses, sellers, and cashiers with role-specific details and relationships.

Notifications You must be signed in to change notification settings

er-hiba/Employee_Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

A Python-based employee management system that utilizes classes such as Employee, Boss, Seller, and Cashier to represent different employee roles within an organization. The program demonstrates the creation of instances for various employees (bosses, sellers, cashiers) and showcases their details, including salaries and relationships (such as supervisors). Additionally, it provides functionality to track and display the number of employees, bosses, sellers, and cashiers within the system.

Example Usage

About

Python-based Employee Management System: Tracks bosses, sellers, and cashiers with role-specific details and relationships.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages