A Python-based command-line application for managing employees, supporting full-time, part-time, and managerial roles with salary calculations and payroll reports.
- Add, search, remove employees
- Generate payroll report
- JSON file data storage
- OOP + Inheritance + Abstraction
python Employee_management.py