Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Chart To Admin Page #16

Open
hackthetunnelsbot bot opened this issue Sep 30, 2023 · 0 comments
Open

Add Chart To Admin Page #16

hackthetunnelsbot bot opened this issue Sep 30, 2023 · 0 comments

Comments

@hackthetunnelsbot
Copy link

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:

  • What are the most ordered products
  • Number of orders over time
  • Revenue over time
  • User activity over time

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants