CSV Data Handler

Project Information

  • Category:JAR Application
  • Client:University Project
  • Project Date:14 April, 2024
  • GIT: CSV Data Handler

Project Description

I was tasked to transform large sets of raw data from CSV files into Java objects and display it to a user using a graphical user interface (GUI). I opted for JavaFX to develop the GUI, making use of its built-in Control Objects such as LineCharts and TableView for data visualization. Users can conveniently compare customer performance, assess total and average sales based on specified parameters, and access a comprehensive list of orders for each customer. Despite time constraints, I managed to deliver on my first Gradle project, acknowledging areas for improvement while remaining satisfied with the outcome.