Planning-Poker

所属分类:Node.js
开发工具:CoffeeScript
文件大小:169KB
下载次数:0
上传日期:2011-09-29 17:27:00
上 传 者sh-1993
说明:  这是一个CoffeeScript Node.js应用程序,允许团队在冲刺计划会议期间玩计划扑克...
(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.)

文件列表:
Procfile (26, 2011-09-30)
app.js (812, 2011-09-30)
assets (0, 2011-09-30)
assets\scripts (0, 2011-09-30)
assets\scripts\client.coffee (3025, 2011-09-30)
assets\styles (0, 2011-09-30)
assets\styles\external (0, 2011-09-30)
assets\styles\external\960 (0, 2011-09-30)
assets\styles\external\960\_grid.styl (1338, 2011-09-30)
assets\styles\external\960\grid.styl (804, 2011-09-30)
assets\styles\external\reset.styl (983, 2011-09-30)
assets\styles\main.styl (1333, 2011-09-30)
assets\styles\mobile.styl (648, 2011-09-30)
license (1091, 2011-09-30)
package.json (339, 2011-09-30)
public (0, 2011-09-30)
public\images (0, 2011-09-30)
public\images\background.png (15464, 2011-09-30)
public\images\bg.png (18973, 2011-09-30)
public\images\noise.png (14298, 2011-09-30)
public\scripts (0, 2011-09-30)
public\scripts\jquery-1.6.3.min.js (91625, 2011-09-30)
public\scripts\jquery.cookie.js (1534, 2011-09-30)
public\scripts\runtime.min.js (1227, 2011-09-30)
public\scripts\sammy-0.7.0.min.js (18068, 2011-09-30)
public\styles (0, 2011-09-30)
public\styles\iconic (0, 2011-09-30)
public\styles\iconic\demo.html (5517, 2011-09-30)
public\styles\iconic\iconic.css (3542, 2011-09-30)
public\styles\iconic\iconic_stroke.eot (30914, 2011-09-30)
public\styles\iconic\iconic_stroke.otf (44880, 2011-09-30)
public\styles\iconic\iconic_stroke.svg (40319, 2011-09-30)
public\styles\iconic\iconic_stroke.ttf (30724, 2011-09-30)
public\styles\style.css (110, 2011-09-30)
server.coffee (4144, 2011-09-30)
server.js (2830, 2011-09-30)
views (0, 2011-09-30)
... ...

#Planning Poker This application will allow a project team to play planning poker while planning tasks to include in a forthcoming sprint. ##Technologies Used * [CoffeeScript](http://jashkenas.github.com/coffee-script/) * [Node.js](http://nodejs.org) * [Express](http://expressjs.com/) * [Jade Templating](http://jade-lang.com/) * [Stylus Stylesheets](http://learnboost.github.com/stylus/docs/middleware.html) * [Socket.io](http://socket.io) ##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.

近期下载者

相关文件


收藏者