Wifi-G9 / frontend

0 stars 0 forks source link

Create Graph component #16

Open bia1708 opened 11 months ago

bia1708 commented 11 months ago

Create the Graph component. You can look at the Google Trends graph if you want an example, or you may implement it like in the figma design, or however else you want. You can implement this using mui react charts (or use any other library you want). If you want the colors in the figma design, you can find them in this repository here. You also have to create the toggle button (the one with month/year). You have an example of that inside the MainPage component. You can find the API endpoints inside the documentation (for now it's inside a PR on the backend repo, but later on it will be here, inside the docs/ folder).