https://github.com/zuehlke/poinz
Distributed Planning Poker
https://github.com/zuehlke/poinz
agile estimation planning-poker poker scrum story
Last synced: 9 days ago
JSON representation
Distributed Planning Poker
- Host: GitHub
- URL: https://github.com/zuehlke/poinz
- Owner: Zuehlke
- License: mit
- Created: 2016-02-25T14:08:35.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2025-01-24T20:44:47.000Z (3 months ago)
- Last Synced: 2025-04-04T02:09:34.939Z (18 days ago)
- Topics: agile, estimation, planning-poker, poker, scrum, story
- Language: JavaScript
- Homepage:
- Size: 20.4 MB
- Stars: 152
- Watchers: 24
- Forks: 74
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
> [!IMPORTANT]
> The app is now accessible at [https://poinz.io](https://poinz.io)# Poinz - Distributed Planning Poker
[](https://github.com/Zuehlke/poinz/actions/workflows/master.yml)
[](https://opensource.org/licenses/MIT)
[]()
[]()Poinz (/pɔɪnts/) is a simple web app for distributed teams in an agile setup. It allows to easily estimate items of interest (e.g. "stories").
The goal was to provide a ready-to-use tool without the hassle of registration/login, setup and a lot of configuration.

Similar tools are : https://www.pointingpoker.com/ or https://www.planningpoker.com/
## User Manual
Confused? Or you want to learn about hidden features? Read the [User Manual](docu/manual.md).
## Contribute
You can contribute in multiple ways...
* Maybe you have a feature request? Found a bug? General feedback? Please open a new [discussion](https://github.com/Zuehlke/poinz/discussions).
* You want to extend Poinz? Or fix one of the issues? Check out the [Technical documentation](./docu/technicalDocu.md).