Skip to content

discorev/sprint-planning-poker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sprint Planning Poker

Build Status codecov CodeFactor

This project implements sprint planning poker using a WebSocket based api. This has been implemented in both nodejs and as a serverless api using AWS API Gateway to host a serverless WebSocket layer and lambda functions that react to data being transferred.

.
├── README.md              <-- This instructions file
├── frontend               <-- Angular based frontend website
├── node-server            <-- nodejs WebSocket server use for rapid development
└── sam-server             <-- Serverless WebSocket implementation

About

Sprint planning poker game using WebSockets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published