AlexsLemonade / AlexsLemonade/refinebio-web
Implement Executive Dashboard Page
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Context
The existing refine.bio has the executive dashboard page to monitor the health and states of the application and we'll need to create it.
e.g., ) Job stats view on the executive dashboard page

### Problem or idea
We should create the executive dashboard page to render the health stats of our system using the [stats](https://api.refine.bio/v1/#tag/stats) endpoint.
### Solution or next step
- Create a page for the executive dashboard page
- Implement the charts utilizing a library such as [Recharts](https://recharts.org/en-US) (currently used) or [Chartjs](https://www.chartjs.org)
- create any hooks, helpers, and sub-components as necessary
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.