Added servlet and JavaScript code as a potential method of using AggregationCenter, and added functionality for the user to choose which variable they want to aggregate the jobs by. However, I commented a lot of this code out as I need to discuss with Andreea when she's back how best to approach it, given it overlaps with her feature.
Added functionality to take a list of aggregated jobs and produce a pie chart displaying the total cost of each aggregated list of jobs (e.g. the total amount spent on jobs by each user).
Also fixed spacing issue in index.html to match style guide (2 spaces not 4).
Added servlet and JavaScript code as a potential method of using AggregationCenter, and added functionality for the user to choose which variable they want to aggregate the jobs by. However, I commented a lot of this code out as I need to discuss with Andreea when she's back how best to approach it, given it overlaps with her feature.
Added functionality to take a list of aggregated jobs and produce a pie chart displaying the total cost of each aggregated list of jobs (e.g. the total amount spent on jobs by each user).
Also fixed spacing issue in index.html to match style guide (2 spaces not 4).
@andreeanica16 @iht @juliocc - thank you :)