in 1:30 hours: create a dashboard with API integration, create a drop-down that would display list of months, create a bar chart and pie chart with filtered data, create a table with 5 fields from api, clicking on headers would sort the data in ascending order and double clicking on headers would sort them in descending order. show a stats component with amount of sold and unsold items, total sales and unsold item price using data from api. Also create a file upload component.