/properplotter

An interactive web app for bioplastic material properties data. We plot material properties for bioplastics properly

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

ProperPlotter

An interactive web app for bioplastic material properties data. We plot material properties for bioplastics properly

Development

Setup

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 runserver

Your local django server will run on localhost:8000.