Skip to content

humanmade/Hatjitsu

 
 

Repository files navigation

HM Agile Poker Planning

Originally 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
nvm use
npm start

http://localhost:5099

Installation (Docker)

just download Dockerfile and docker-compose.yml from the repository

run:
    docker-compose up -d

Languages

  • JavaScript 72.9%
  • SCSS 14.1%
  • CSS 4.5%
  • HTML 4.2%
  • EJS 2.1%
  • Batchfile 1.1%
  • Other 1.1%