meeragovindaraju / Hatjitsu

Websocket based Planning Poker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hatjitsu

Create disposable online Planning Poker rooms for quick and easy estimations.

Features

  • Simple interface
  • No login/signup required
  • Votes are kept hidden until all have voted to prevent coercion
  • 'Observer feature' - watch the planning session without having to vote
  • Multiple planning card decks
  • Adaptive design allows to work on desktop, tablet and mobile

Installation

npm install -d
node server

http://localhost:5000

Installation (Docker)

just download Dockerfile and docker-compose.yml from the repository
run:
    docker-compose up -d

TODOs

  • Collapsible card view / jump to votes on vote
  • Update favicon, iOS splash page, Twitter avatar etc with new design
  • Unicode symbol fallback (coffee/ace/king)
  • Improve CTA buttons
  • Testing harness

About

Websocket based Planning Poker

License:MIT License


Languages

Language:JavaScript 64.8%Language:CSS 20.7%Language:HTML 12.5%Language:Batchfile 0.9%Language:Shell 0.6%Language:Ruby 0.2%Language:Dockerfile 0.1%