Code Monkey home page Code Monkey logo

kooteam's Introduction

产品介绍

  • kooteam是一款轻量级的在线团队协作工具,提供各类文档工具、在线思维导图、在线流程图、项目管理、任务分发,知识库管理等工具。
  • kooteam自动同步钉钉企业通讯录,实现钉钉扫码自动登陆,权限与钉钉同步,100%保障数据安全。

技术选型

  • 后端框架:Blade MVC
  • 前端框架:Vue 2.0
  • 数据库:Mongodb
  • web服务器:nginx(开发与运行环境都依赖)

相关网址

微信交流群

  • 微信交流群

功能简介

1. 待办四象限:突出事情优先级,帮助员工合理安排时间,提高工作效率 待办四象限:突出事情优先级,帮助员工合理安排时间,提高工作效率

2. 在线流程图:在线流程图工具,使用方便 在线流程图:在线流程图工具,使用方便

3. 在线思维导图:梳理思路,优化工作流程 在线思维导图:梳理思路,优化工作流程

4. 项目管理:自定义项目看板,可视化任务安排 项目管理:自定义项目看板,可视化任务安排

5. 在线知识库:在线流程图,在线文档,以及可视化的目录编排,文档管理无忧 在线知识库:在线流程图,在线文档,以及可视化的目录编排,文档管理无忧

开源说明

  1. kooteam是上海宾弗信息科技公司的内部开发工具,使用了数年,一直都在慢步迭代。2018年7月内部决定,将kooteam工具产品化,由独立的研发团队负责,历时5个多月的艰苦努力,终于完成产品开发。
  2. 目前产品的前后端代码全部重构,前端UI重新设计,剥离了所有内部业务逻辑,以Apache Licence 2.0开源协议与大家分享。
  3. 前端开源说明,kooteam前端代码基于公司内部云端环境研发,50%左右的前端代码是由云端IDE开发,复杂的插件功能本地环境中开发,但代码的编译与发布均在云端自动完成,由于前端自动化工具还没有实现本地化,导致前端代码开源不能及时发布,我们会在第二期大的发布中,争取完成前端代码开源,实现本地编译,本地运行。

kooteam's People

Contributors

sinbo avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

kooteam's Issues

项目模块和模块出现异常

项目模块

添加项目是出现以下错误

java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at com.blade.kit.ReflectKit.invokeMethod(ReflectKit.java:175)
        at com.zeto.http.DoExecutor.execute(DoExecutor.java:114)
        at com.zeto.http.Invoke.handle(Invoke.java:97)
        at com.blade.server.netty.HttpServerHandler.executeLogic(HttpServerHandler.java:128)
        at java.util.concurrent.CompletableFuture.uniApply(CompletableFuture.java:602)
        at java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:577)
        at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:442)
        at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163)
        at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404)
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:495)
        at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:905)
        at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
        at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:877)
        at com.google.common.base.Joiner.toString(Joiner.java:452)
        at com.google.common.base.Joiner.appendTo(Joiner.java:106)
        at com.google.common.base.Joiner.appendTo(Joiner.java:152)
        at com.google.common.base.Joiner.join(Joiner.java:195)
        at com.google.common.base.Joiner.join(Joiner.java:185)
        at com.google.common.base.Joiner.join(Joiner.java:203)
        at com.zeto.driver.mysql.MysqlReadService.selectByIds(MysqlReadService.java:131)
        at com.zeto.driver.ZenStorageEngine.selectByIds(ZenStorageEngine.java:100)
        at com.zeto.driver.ZenStorageEngine.selectByIds(ZenStorageEngine.java:120)
        at com.zeto.driver.ZenStorageEngine.selectByIds(ZenStorageEngine.java:144)
        at com.zeto.kooteam.controller.Project.my(Project.java:25)
        ... 16 more

日程模块

添加日程出现以下错误

parentId字段数据类型错误

系统环境 及 备注

key value
系统 Ubuntu server 16.04
Java Version 1.8
MySQL Version 5.7
安装流程 按照官网手册
是否更新 是 已通过upgrade.sh升级,问题依旧
是否重装 是 已卸载重装 问题依旧

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.