Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 757 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 757 Bytes

#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

##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