A simple implementation of “planning poker” as used in SCRUM and other agile methodologies.
Find a file
Anselm Lingnau b145a1dc68 Merge branch 'feature/new-coffee-cup' into 'master'
feature: Use new hot-beverage icon from Bootstrap Icons 1.9.

See merge request misc/votomat!18
2022-07-14 00:43:13 +00:00
.gitignore feature: Initial checkin. 2020-05-07 02:27:57 +02:00
.gitlab-ci.yml chore: Auto-deploy the service on PinguCloud. 2020-05-07 02:41:59 +02:00
Dockerfile chore: Build the Docker image against Python 3.9. 2022-06-04 12:04:03 +02:00
index.html feature: Make estimate scale configurable on session creation. 2022-05-20 18:58:29 +02:00
requirements.txt feature: Use bleach to sanitise input that is used in HTML context. 2020-05-20 16:40:47 +02:00
vote.html feature: Use new hot-beverage icon from Bootstrap Icons 1.9. 2022-07-14 02:41:11 +02:00
votomat-server.py feature: Add support for setting a topic. 2022-07-12 01:12:19 +02:00