Our concept is a website where you can find ingredients, you can find an ingredient in the graph and then find a similar one to replace it with. You can filter out part of the graph by using the filter function at the top. You can search for ingredients by typing in the name or part of it. When you click on one of the ingredients you see some information about the ingredient, and you can see similar ones next to it.
The data used for this project came from an excel sheet which we converted to a json file which can be found here
This project uses D3.js
The website can be viewd live on biomaterialtoolkit.vercel.app/
Clone this repository
https://github.com/marloestacx/biomaterialtoolkit.git
Use Live Server to run the project
VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer
License by MIT