chrisandrews7 / planning-poker.ui

UI for agile planning poker app

Home Page:https://agilepoker.tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Planning Poker

Build Status Coverage Status

About

UI for a agile planning poker for scrum teams to make story estimation faster and more efficient.

Built in React and Redux, connecting to a socket server to communicate with other players.

Getting Started

Install dependencies

npm install

Run in development locally

npm run dev

Build for production

npm run build

Environment Variables

  • SERVER_URL: Server URL of the game server to connect to. Required

Testing

npm test

About

UI for agile planning poker app

https://agilepoker.tech


Languages

Language:JavaScript 95.3%Language:CSS 3.1%Language:HTML 1.6%