Skip to content

isabella232/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
npm start

http://localhost:5000

Installation (Docker)

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

About

Websocket based Planning Poker

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.8%
  • SCSS 14.6%
  • CSS 3.8%
  • HTML 3.2%
  • EJS 2.3%
  • Batchfile 1.1%
  • Other 1.2%