carculator online allows to perform life cycle assessments of passenger cars, under different configurations and energy scenarios. This repository hosts the code of a simple Flask application that provides a graphical user interface to carculator.
Current version = 1.0.1 Uses carculator 1.0.6
The Flask application is deployed on Heroku and served by gunicorn at the following address: https://carculator.psi.ch/
The code for carculator is hosted here: https://github.com/romainsacchi/carculator