story-point-poker

时间:2024-07-28 02:21:25
【文件属性】:

文件名称:story-point-poker

文件大小:8KB

文件格式:ZIP

更新时间:2024-07-28 02:21:25

JavaScript

故事点扑克 工作正在进行中。 这可能最终允许远程团队轻松地玩故事点扑克。 现在,我只是在尝试使用新语言。 演示服务器 安装 git clone https://github.com/markstreich/story-point-poker.git cd story-point-poker sudo npm install grunt 也可以看看 内置: 节点(Express 和 Socket.io) 咕噜声 Browserify (JS) Less (CSS) htmlmin (HTML) 查询 去做 投票方式 房间看到一个新窗口,倒计时 5 秒,允许投票 10 秒 聊天已禁用,您可以输入投票(任何字符串) 投票时 您会看到投票编号、主题( vote topic 123 )以及已/未投票者列表 投票通常是数字,但也可能是字符串 在投票结束之前,您不得更改您的投票或聊天 投票结束时


【文件预览】:
story-point-poker-master
----.gitignore(17B)
----package.json(637B)
----src()
--------main.js(5KB)
--------index.html(978B)
--------style.less(2KB)
----Gruntfile.js(2KB)
----index.js(4KB)
----README.md(1KB)
----lib()
--------spp.js(1KB)

网友评论