- Add employee_data_processor.py: functional but ugly code with god function, globals, hardcoded values, mixed concerns - Add employees.csv: sample data with 10 records (4 invalid for testing) - Generates report.json and report.html output files - Perfect candidate for refactoring demo |
||
|---|---|---|
| .. | ||
| employee_data_processor.py | ||
| employees.csv | ||
| report.html | ||
| report.json | ||