Closed thanasis457 closed 1 month ago
I just added the components to the modal when you click on any provider from the map view. I left my testing components and their info in "map/index", if you wanted to see for yourself, but lmk and I can just remove the test data and the components.
Description
Create React components for a Linegraph, Progress Bar, and Pie chart as shown in the Figma:
The "Donate now" buttons should redirect to a link passed in by the user.
Ensure that the components behave correctly while resizing. Please make use of vanilla D3 and avoid making use of 3rd party component libraries. You should only create the component within the collapsible boxes. i.e. the component you will create should not be collapsible or have any frame around them.