As discussed in meetings, we are adding a d3 module in the frontend libraries chapter of the FSD cert. For the first workshop, we are going to use this dashboard project that was created a few years back.
https://github.com/freeCodeCamp/CurriculumExpansion/blob/main/front-end-libraries/learn-basic-d3-by-building-a-dashboard/dashboard.js
Look through the main files and see what updates need to be made to make sure everything is up to date. You can ignore all of the step files and just focus on these here. If changes need to be made, then create a PR with the updated project
Here are the docs if any updates need to be made.
https://d3js.org/
There is also a data.js file that needs to be added to the CDN. So create a PR to add that as well.
https://github.com/freeCodeCamp/CurriculumExpansion/blob/main/front-end-libraries/learn-basic-d3-by-building-a-dashboard/data.js
This issue is part of Naomi's sprint initiatives.
If you are interested in working on this issue, join our Discord and ping Naomi!
Action Items
Other Details
Questions
Ping Naomi in the sprint channel on Discord
As discussed in meetings, we are adding a d3 module in the frontend libraries chapter of the FSD cert. For the first workshop, we are going to use this dashboard project that was created a few years back.
https://github.com/freeCodeCamp/CurriculumExpansion/blob/main/front-end-libraries/learn-basic-d3-by-building-a-dashboard/dashboard.js
Look through the main files and see what updates need to be made to make sure everything is up to date. You can ignore all of the step files and just focus on these here. If changes need to be made, then create a PR with the updated project
Here are the docs if any updates need to be made.
https://d3js.org/
There is also a
data.jsfile that needs to be added to the CDN. So create a PR to add that as well.https://github.com/freeCodeCamp/CurriculumExpansion/blob/main/front-end-libraries/learn-basic-d3-by-building-a-dashboard/data.js
This issue is part of Naomi's sprint initiatives.
If you are interested in working on this issue, join our Discord and ping Naomi!
Action Items
Other Details
Questions
Ping Naomi in the sprint channel on Discord