Hack-The-Tunnels-8 / hack-the-tunnels-dell

hack-the-tunnels-dell created by GitHub Classroom
1 stars 1 forks source link

Add Chart To Admin Page #16

Open hackthetunnelsbot[bot] opened 1 year ago

hackthetunnelsbot[bot] commented 1 year ago

Description:

Create a chart utilizing Chart.js.

Install Chart.js with npm install --save chart.js react-chartjs-2

Some possible ideas for charts could be:

You can use an existing endpoint or create a new endpoint to expose the necessary data you want for your chart.

Acceptance Criteria:

The participant has utilized Chart.js in some useful way.