scrumban

所属分类:敏捷开发
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2015-12-05 09:00:48
上 传 者sh-1993
说明:  娱乐用实时看板
(Realtime kanban board for fun)

文件列表:
.babelrc (37, 2015-12-05)
.eslintrc (5021, 2015-12-05)
client/ (0, 2015-12-05)
client/app/ (0, 2015-12-05)
client/app/actions/ (0, 2015-12-05)
client/app/actions/appActions.js (436, 2015-12-05)
client/app/actions/boardActions.js (1826, 2015-12-05)
client/app/actions/cardActions.js (2588, 2015-12-05)
client/app/actions/columnActions.js (1349, 2015-12-05)
client/app/actions/fetchHelper.js (993, 2015-12-05)
client/app/actions/index.js (272, 2015-12-05)
client/app/actions/teamActions.js (1020, 2015-12-05)
client/app/actions/userActions.js (2450, 2015-12-05)
client/app/components/ (0, 2015-12-05)
client/app/components/AppError.js (675, 2015-12-05)
client/app/components/Loader.js (561, 2015-12-05)
client/app/components/Loader.spec.js (302, 2015-12-05)
client/app/components/Navbar.js (1974, 2015-12-05)
client/app/components/dashboard/ (0, 2015-12-05)
client/app/components/dashboard/TeamBoard.js (1205, 2015-12-05)
client/app/components/team/ (0, 2015-12-05)
client/app/components/team/board/ (0, 2015-12-05)
client/app/components/team/board/Card.js (2662, 2015-12-05)
client/app/components/team/board/CardAdd.js (3262, 2015-12-05)
client/app/components/team/board/Column.js (5343, 2015-12-05)
client/app/components/team/board/ItemTypes.js (54, 2015-12-05)
client/app/components/team/board/cardDnd.js (2667, 2015-12-05)
client/app/containers/ (0, 2015-12-05)
client/app/containers/App.js (2303, 2015-12-05)
client/app/containers/auth/ (0, 2015-12-05)
client/app/containers/auth/requireAuth.js (2028, 2015-12-05)
client/app/containers/dashboard/ (0, 2015-12-05)
client/app/containers/dashboard/Dashboard.js (1898, 2015-12-05)
client/app/containers/team/ (0, 2015-12-05)
client/app/containers/team/board/ (0, 2015-12-05)
client/app/containers/team/board/Board.js (6365, 2015-12-05)
client/app/containers/team/board/boardData.js (1377, 2015-12-05)
client/app/containers/user/ (0, 2015-12-05)
... ...

# scumban [ ![Codeship Status for hekike/scrumban](https://codeship.com/projects/6dcbd4d0-687a-0133-82ac-262bff2f2afa/status?branch=master)](https://codeship.com/projects/114269) Experimental Trello like real-time kanban board with technologies like: **server** - Node.js - Koa - RethinkDB - Redis - MQTT **client** - React - Redux - MQTT **docs** - swagger ## Why? I know there are too many existing kanban boards already available. This project is much more about making some fun with shiny techs, but if you like it feel free to use. But remember this project is may not production ready. ## Run ``` npm install npm start ``` ## Test ``` npm test ``` ## Coverage ``` npm run coverage ```

近期下载者

相关文件


收藏者