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

hack-the-tunnels-geese created by GitHub Classroom
0 stars 2 forks source link

Add Chart To Admin Page #23

Open hackthetunnelsbot[bot] opened 11 months ago

hackthetunnelsbot[bot] commented 11 months 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.