Yet another Planning Poker app for quick and easy story estimations.
- Simple intuitive and modern interface
- No login/signup required
- No Ads/ Free
- Moderator and Participants role
- Responsive UI allows to work on desktop, tablet and mobile
docker pull shweshi/planning-poker
docker run -p 8080:8080 shweshi/planning-poker
- Node.js
- Clone the repository
https://github.com/shweshi/planning-poker.git
- Install necessary dependency.
cd planning-poker
npm install
- In the project directory, run:
npm start
Runs the app in the development mode. Open http://localhost:8080 to view it in your browser.
Please see CHANGELOG for more information what has changed recently.
Please see CONTRIBUTING and CODE OF CONDUCT for details.
The MIT License (MIT). Please see License File for more information.