/biomaterialtoolkit

Repo for the biomaterial toolkit project

Primary LanguageJavaScriptMIT LicenseMIT

The Biomaterial Toolkit

Concept

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.

Data

The data used for this project came from an excel sheet which we converted to a json file which can be found here

Library

This project uses D3.js

Live website

The website can be viewd live on biomaterialtoolkit.vercel.app/

Installation

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

Resources

License

License by MIT