An interactive web app for bioplastic material properties data. We plot material properties for bioplastics properly
We are using poetry as package manager (see install instructions or check setup.sh). Run poetry install to create your python environment.
To start the app:
poetry run python runserverYour local django server will run on localhost:8000.
