Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 291 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 291 Bytes

Sales Analytics Tool

Project where I used Java to create a program that reads sales data from multiple CSV files, stores the sales data in an array list, and uses Java streams to filter the data and extract specific statistics that are added to a sales report that the program generates.