Giter Club home page Giter Club logo

planning-game's Introduction

Planning Game

Planning tool for remote teams.

build AGPLv3

planning-game.com

screenshot

Simple voting poker implementation build with efficiency, flexibility and easy deployment in mind. Enabling remote teams to effectively identify complexity and unclear requirements in collaborative way.

Quick Start

Use free hosted service at planning-game.com

Using Container

Run official container locally:

$ docker run -p 3000:3000 --rm -it turbomack/planning-game

Using Nix

Optionaly one can use Cachix cache of the project.

Cache contains binaries for Linux x86-64 (also known as AMD64 Linux).

$ cachix use planning-game

Install server binary:

$ nix-env -iA server-mini -f https://github.com/turboMaCk/planning-game/archive/master.tar.gz

Server serves client side assets from the file system so it should ran within directory where client files are present. To provide them one can use nix-build:

$ nix-build -A client https://github.com/turboMaCk/planning-game/archive/master.tar.gz

Nix build will create result symlink pointing to nix-store containing all the required client side assets. You can then just run server within this directory:

$ cd result; planning-game

Server will run on http://localhost:3000

Links

License

This work contains derivation of Scrum-poker-cards by redbooth used under CC BY 3.0.

Planning Game is Free Software released under AGPLv3.

planning-game's People

Contributors

coderfromhere avatar janiczek avatar turbomack avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

planning-game's Issues

Ghost mode

players which don't vote but just observe

Add ? (question mark) card

Thanks for the project, really useful!

Many Scrum planning poker setups include a ? card - typically to indicate that the team member doesn't have enough information or that it's unestimatable currently.

It would be good to have this added to the deck (maybe controlled by config as per #59)

More stats

in addition to points so far it would be nice to also have:

  • number of tickets
  • average estimation
  • points per user

Compact voting view

Ability to open a small window with minimal voting interface useful for voting on calls with screen sharing.

Game configuration

So far I can think about just only option - auto finishing game when all voted

User details improvements

Improve user details (creating table + joining table)

  • make it more clear that info is about user and not a game
  • add status selector.

Font doesn't load in card SVG

font

Firefox, Linux.
I'm not sure why the card for 2 works ๐Ÿ˜…

This seems to be related to that issue on pro-next homepage (Reports book SVG image).

Fix docker image

there is probably some issue with nix docker-tools. needs to be investigated.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.