Group project - Financial Management System * Simulates a company's payroll * Implemented tickets to create Employee, Financial Operations, CSVReader, CSVWriter and Main * CSVReader reads input from financial_management_system.csv * CSVWriter writes to mulitpe csv files and groups employees by department. * Financial Operations performs different calculations like sum and average - filtered by department