An application to help facilitation the negotiation phase in Red Markets.
Go to file
Kienan Stewart 5ada93a0a4 Initial commit 2020-04-18 23:38:31 -04:00
static Initial commit 2020-04-18 23:38:31 -04:00
templates Initial commit 2020-04-18 23:38:31 -04:00
.gitignore Initial commit 2020-04-18 23:38:31 -04:00
README.md Initial commit 2020-04-18 23:38:31 -04:00
credits.md Initial commit 2020-04-18 23:38:31 -04:00
negotiation.py Initial commit 2020-04-18 23:38:31 -04:00

README.md

Installlation

Prerequisites

apt install python3-flask python3-pony

Running

FLASK_DEBUG=1 FLASK_APP=negotiation.py ./negotiation.py

License

AGPLv3+