Skip to content

This is a CoffeeScript / Node.js application to allow a team to play planning poker during a sprint planning meeting to determine story points or to plan estimated time on projects.

License

sioked/Planning-Poker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Planning Poker

This application will allow a project team to play planning poker while planning tasks to include in a forthcoming sprint.

##Technologies Used

##Setup & Run Project

#Assuming both Node and NPM are installed
#Install CoffeeScript globally so that you can run the project
npm install -g coffee-script
npm install -d
coffee server.coffee

##License This project is licensed under the MIT license. Please see the license for more details.

About

This is a CoffeeScript / Node.js application to allow a team to play planning poker during a sprint planning meeting to determine story points or to plan estimated time on projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published