Stack It Poll is a small, self-hosted tool for asking a team a single question and getting a readable answer back: a poll, a plus/minus check-in, an estimate round. No accounts, no dashboards to maintain — you run it next to whatever chat your team already uses.
What it does
- Single-question polls with a shareable link that expires.
- Anonymous or attributed answers, decided per poll.
- Results as plain text or JSON, so they can be pasted or scripted against.
- Runs as one process behind your own reverse proxy.
Status
Early. The service is being built and run in private for a handful of teams;
the public build is not open for signups yet. The HTTP API lives under
api.stack-it-poll.org and is currently restricted to
pre-registered deployments.
Contact
Questions, or want to try an early build? Write to [email protected].