Giter VIP home page Giter VIP logo

hiject's Introduction

Hiject

Build Status Software License

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

Screenshot

功能特性

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

下一阶段要实现的功能

  • 通过插件与Fixhub集成
  • 复杂度改进
  • 多主题
  • 集成Phinx

安装手册

一. 克隆代码

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

二. 安装依赖包

$ composer install -o --no-dev

三. 设置配置文件

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

三. 确保storage目录可写。

$ chmod -R 0777 storage

安装环境要求

系统演示

体验Hiject, 请访问 Hiject:

  • 用户名: hiject
  • 密码: 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.

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.