基于JavaScript,PHP支持的解决方案的在线头脑风暴会议
- 资源大小:104.36 kB
- 上传时间:2021-06-29
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
解决方案
在线
基于
支持
会议
头脑
风暴
资 源 简 介
The app is written in javascript and allows for "near real-time" communication. It has no dependency on the client side.
It consumes a REST service that is implemented in php. The server has to have the json php library.
The messages are stored in a relational MySQL database.
To dos :
- implement OAuth protocol to secure the traffic
- switch to CouchDB for a more scalable storage solution
- rewrite the front-end in jQuery for cross-browser support and more concise code
文 件 列 表
Brainstorming
app.html
backend
call.php
client
conf.php
index.php
install.php
nbproject
restart.php
tests.html