Skip to content

shweshi/planning-poker

Repository files navigation

Planning Poker

Yet another Planning Poker app for quick and easy story estimations.

planning-poker

Features

  • 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

How to use?

Use online

demo

Using docker image

docker pull shweshi/planning-poker
docker run -p 8080:8080 shweshi/planning-poker

Running locally

Requirements

  • Node.js

Development Setup

  • 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.

Changelog

Please see CHANGELOG for more information what has changed recently.

Contributing

Please see CONTRIBUTING and CODE OF CONDUCT for details.

License

The MIT License (MIT). Please see License File for more information.

Support

Buy Me A Coffee

Happy coding!