Javascript eveloper needed to help with improvements to script
Budget: $10 – $30 USD
I have a pretty simple script. Here's a summary of what it does:
- uses fetch to retrieve data from an API endpoint
- writes the response into a HTML table
- uses d3.js to add the HTML javaelements
What I need:
- I have another API endpoint that retrieves supplementary data to the first response. Both responses have a common field ID with a one to one relationship. I would like one of the fields from the second API call to be added to the table.
- In the table I have added a radio button. I would like it possible to select the radio button by clicking the row of the table and also a hover effect on each row
- uses fetch to retrieve data from an API endpoint
- writes the response into a HTML table
- uses d3.js to add the HTML javaelements
What I need:
- I have another API endpoint that retrieves supplementary data to the first response. Both responses have a common field ID with a one to one relationship. I would like one of the fields from the second API call to be added to the table.
- In the table I have added a radio button. I would like it possible to select the radio button by clicking the row of the table and also a hover effect on each row