Skip to content

Latest commit

 

History

47 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Planning Poker

This is a small application written as part of a code test. It is a complete system for making and sharing online polls, voting in them, and seeing updates in real time. Planning poker is a technique used when planning a project, designed to eliminate anchoring bias when estimating effort.

Primarily tested on Google Chrome.

demo

Prerequisites

  1. Install Node.js (v10 or above) including npm

Installation

  1. Clone the repository
  2. Use npm install to install dependencies
  3. Build using npm run build

Running

  1. Use npm run start to start the server
  2. Navigate to localhost:3000 to access the application

About

A small code test showcasing a system for making and sharing online polls, voting in them, and seeing updates in real time.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages