Skip to content

thirdiron/Hatjitsu

This branch is 2 commits ahead of KeeganJ/Hatjitsu:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

741f4e4 · Mar 29, 2021
Sep 26, 2018
Jun 21, 2012
Dec 11, 2017
Mar 2, 2013
Jun 21, 2012
Oct 23, 2012
Jul 3, 2012
May 17, 2017
May 9, 2016
Jul 3, 2014
Mar 29, 2021
Jul 10, 2012
May 16, 2017
Dec 11, 2017
Dec 11, 2017

Repository files navigation

Hatjitsu

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

Features

  • Simple interface
  • 0, 1, 2, 4, 8, 16, 32 card numbers
  • 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
  • Setup CI

About

Websocket based Planning Poker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.5%
  • CSS 20.9%
  • EJS 10.3%
  • HTML 2.4%
  • Batchfile 0.9%
  • Shell 0.6%
  • Other 0.4%