Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 436 Bytes

File metadata and controls

8 lines (6 loc) · 436 Bytes

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