{% extends 'landing_base.html' %} {% block content %} {% load static %}

ProductionGraph

A web service for estimating prices and labor times of commodities in the whole economy.

{% if not request.user.is_authenticated %} {% endif %}

Main Features

Create your products

Enter the known direct costs and labor times of your economy's products

Set your dependencies

Describe dependency relations between products to get an accurate estimate

Model your economy

When all products and dependencies are entered, you'll be able to view accurate estimates of labor times and costs of products, with analytics

{% comment %} {% endcomment %}

Let us handle all the
tedious calculations!

Production graph will automatically re-calculate the virtual economy per item insertion and edit, and will alert you of data entry errors or economic crises in your dataset

{% endblock %}