Skip to content

toolforge/tool-hatjitsu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

384 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.6%
  • CSS 21.1%
  • HTML 12.3%
  • Batchfile 0.9%
  • Shell 0.7%
  • Ruby 0.3%
  • Dockerfile 0.1%