A web application to aid estimating the costing of creating projects in teams using an approach called planning poker.
- Install the python dependencies (in
requirements.txt
) - Replace the protocol for the
io.connect
constructor method ifhttp
is needed (~poker.html:345
) - Run the webserver using
python3 webserver.py
This software is released under the GNU AGPLv3 licence