Planning Poker is a story point estimation, chat and planning tool.
###Using Planning Poker
- Install Node.js
- Download a release to a local folder
- From the command line run
$ node server.js
- Browse to the web application
http://localhost:3000
- Happy planning!
###Key Technologies
- Node.js - Application platform
- Angular - Client-side application framework
- RequireJS - Javascript module loader
###License MIT license - http://www.opensource.org/licenses/mit-license.php