1 Star 0 Fork 0

我兜兜没糖/Jitamin

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Hiject

Build Status StyleCI Scrutinizer Code Quality Software License

Hiject 是一款免费、开源,使用PHP语言开发的项目管理系统。

Screenshot

功能特性

  • 界面简洁、美观
  • 可视化的任务管理
  • 项目支持列表、看板和甘特图
  • 任务可在看板间拖拽
  • 多语言,目前支持英文和简体中文
  • 过滤搜索
  • 可创建团队项目和个人项目
  • 支持任务、子任务、附件和评论
  • 动作自动触发
  • 可视化的统计
  • 第三方集成
  • 支持插件

下一阶段要实现的功能

  • 通过插件与Fixhub集成
  • 任务进度
  • 复杂度改进
  • 多主题
  • 支持邮箱和用户名登录
  • 支持Memcached缓存
  • 可对项目进行按赞(亦可当收藏夹使用)
  • 支持在线预览PDF和Log文件
  • 集成Phinx

安装环境要求

安装手册

一. 克隆代码

$ git clone https://github.com/Hiject/Hiject.git

二. 安装依赖包

$ composer install -o --no-dev

三. 设置配置文件

$ cp config/config{.default,}.php // 根据实际情况修改config.php相关配置。

四. 确保storage目录可写。

$ chmod -R 0777 storage

五. 通过浏览器访问

安装完成后,请通过浏览器访问你的Hiject网址,如:http://hiject.dev

初始管理员的用户名和密码:

  • 用户名: admin or admin@admin.com
  • 密码: admin

升级步骤

一. 获取最新代码

$ git fetch --all
$ git checkout {latest_tag} // 请将 latest_tag} 修改为最新的tag,比如:0.0.6

二. 更新依赖

$ composer install -o --no-dev

系统演示

体验Hiject, 请访问 Hiject:

  • 用户名: hiject or hiject@hiject.com
  • 密码: hiject

开发相关

Hiject代码里自带编译后的前端静态资源。如果你不想修改前端样式,请直接忽略本环节。

工具集:

  • Node.js
  • Bower
  • Gulp
npm install --global gulp
bower install
gulp

License

Hiject is licensed under the license of MIT. See the LICENSE for more details.

Hiject is a fork based on Kanboard. Kanboard is Copyright Frédéric Guillot and others.

The MIT License (MIT) Copyright (c) 2016 Hiject Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. --- Hiject is a derivative work based on Kanboard, whose Copyright follows. The MIT License (MIT) Copyright (c) 2014-2016 Frédéric Guillot Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

Hiject, 一款使用PHP语言开发,免费、开源的 Web 项目管理系统. 展开 收起
PHP
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/ruckfull/Hiject.git
git@gitee.com:ruckfull/Hiject.git
ruckfull
Hiject
Jitamin
master

搜索帮助

Cb406eda 1850385 E526c682 1850385