All Projects → jitamin → Jitamin

jitamin / Jitamin

Licence: other
🐼 Jitamin is a free software written in PHP, intended to handle the project management over the web. QQ群: 656868

Projects that are alternatives of or similar to Jitamin

Awesome Agile
Awesome List of resources on Agile Software Development.
Stars: ✭ 797 (-11.74%)
Mutual labels:  kanban, agile, scrum
Support
Agile project management integrated with GitHub
Stars: ✭ 373 (-58.69%)
Mutual labels:  kanban, agile, scrum
bzkanban
🔪 Kanban board for Bugzilla 5+
Stars: ✭ 39 (-95.68%)
Mutual labels:  agile, kanban, scrum
Imdone Atom
imdone-atom has been archived
Stars: ✭ 219 (-75.75%)
Mutual labels:  kanban, agile, scrum
kanban-board-app
Kanban style task management board app
Stars: ✭ 118 (-86.93%)
Mutual labels:  agile, kanban, scrum
Nextcloud Deck
📋 Android client for nextcloud deck app
Stars: ✭ 318 (-64.78%)
Mutual labels:  kanban, agile, scrum
Masterlab
简单高效、基于敏捷开发的项目管理工具
Stars: ✭ 846 (-6.31%)
Mutual labels:  kanban, agile, scrum
matorral
An open-source, very simple & extensible project managent tool written using Django/Python
Stars: ✭ 21 (-97.67%)
Mutual labels:  agile, kanban, scrum
Leantime
Leantime is a lean project management system for innovators. Designed to help you manage your projects from ideation to delivery.
Stars: ✭ 702 (-22.26%)
Mutual labels:  kanban, agile, scrum
scrum-planning-poker
Please feel FREE to try it and give feedback by searching Scrum敏捷估算 in WeChat mini program.
Stars: ✭ 30 (-96.68%)
Mutual labels:  agile, scrum
scrumonline
Always up to date scrumonline docker build
Stars: ✭ 18 (-98.01%)
Mutual labels:  agile, scrum
learn-scrum
Let's learn Scrum in simple terms!
Stars: ✭ 18 (-98.01%)
Mutual labels:  agile, scrum
scrumlr.io
Webapp for collaborative online retrospectives
Stars: ✭ 116 (-87.15%)
Mutual labels:  agile, scrum
s3-practical-guide
A practical guide for Sociocracy 3.0.
Stars: ✭ 56 (-93.8%)
Mutual labels:  agile, scrum
agilemanager-api
HPE's Agile Manager client API module for NodeJS
Stars: ✭ 15 (-98.34%)
Mutual labels:  agile, scrum
kanboard
Kanban project management software
Stars: ✭ 6,484 (+618.05%)
Mutual labels:  agile, kanban
taiga-stats
Generate statistics from Taiga and produce burnup diagrams, CFDs, dependency graphs and more.
Stars: ✭ 40 (-95.57%)
Mutual labels:  kanban, scrum
xeo
A modern tool to bring SCRUM to Notion!
Stars: ✭ 26 (-97.12%)
Mutual labels:  agile, scrum
Zentaopms
Zentao is an agile(scrum) project management system/tool, Free Upgrade Forever!​
Stars: ✭ 716 (-20.71%)
Mutual labels:  agile, scrum
poinz
Distributed Planning Poker
Stars: ✭ 105 (-88.37%)
Mutual labels:  agile, scrum

Jitamin

Build Status StyleCI Scrutinizer Code Quality Software License

Jitamin (pronounced /ˈdʒɪtəmɪn/) is a free software written in PHP, intended to handle the project management over the web.

Jitamin is inspired by vitamin. It also stands for JIT(Just In Time) and Min(The pinyin of ).

简体中文

jitamin

Features

  • Get a clear visual overview of your project
  • Multiple themes
  • Project/task management
  • Support task list, kanban and Gantt views
  • Drag and drop tasks
  • Multiple language support, build-in English and Chinese language supports
  • Filter on search results
  • Support personal projects and team projects
  • Support tasks, sub-tasks, attachment, comments
  • Auto-trigger actions
  • Visualized statistics result
  • Support third part integration
  • Support plugins

Change Logs

Requirements

There are a few things that you will need to have set up in order to run Jitamin:

  • A web server: Nginx, Apache (with mod_rewrite), or Lighttpd
  • PHP 5.6+ (PHP7 is recommended)
  • Database: MySQL is recommended, also you can choose PostgreSQL orSQLite
  • Composer

Installation

Get the jitamin source code

$ cd /var/www
$ git clone https://github.com/jitamin/jitamin.git
$ cd jitamin

Setting the config file

$ cp .env.example .env

Adjust the .env according to your environment, especially the database settings.

Install the PHP dependency packages

$ composer install -o --no-dev

Create database,and setting env

CREATE DATABASE jitamin;
CREATE USER 'jitamin'@'localhost' IDENTIFIED BY 'jitamin';
# MySQL 8.0+ unsupported
# GRANT ALL PRIVILEGES ON jitamin.* TO 'jitamin'@'localhost' IDENTIFIED BY 'jitamin' WITH GRANT OPTION;
GRANT ALL PRIVILEGES ON jitamin.* TO 'jitamin'@'localhost';
FLUSH PRIVILEGES;

then, edit .env file, change databases,username and password. and edit config/config.php file.

Migrate the database and initialize the database

  • create database tables
vendor/bin/phinx migrate
  • initialize database
vendor/bin/phinx seed:run

For installation under Windows, you should replace the command vendor/bin/phinx with vendor\robmorgan\phinx\bin\phinx.bat.

Confirm that the directory bootstrap/cache and storage have write permission

$ chmod -R 0777 bootstrap/cache
$ chmod -R 0777 storage

Optional steps

$ php artisan config:cache
$ php artisan route:cache

Access the service through web browser

Open your web browser, enter the address such as http://jitamin.yourdomain.com to access the web service. The initial Super Administrator's user name and password are listed below:

Upgrade steps

Fetch the latest source code

$ git fetch --all
$ git checkout latest_tag // Change the  latest_tag to the latested release git tag, such as 0.4.4

Update the dependencies

$ composer install -o --no-dev

Update the database

vendor/bin/phinx migrate

For updating under Windows, you should replace the command vendor/bin/phinx with vendor\robmorgan\phinx\bin\phinx.bat.

Optional steps

$ php artisan config:cache
$ php artisan route:cache

Demo

We have a site to demostrate how Jitamin works, please visit http://jitamin.com. You can login by either of three kinds of account below.

Github account

Press the button Login with my Github Account

Test user

Manager

Development

Jitamin has its own pre-compiled static resources, if you don't want to change the web frontend styles, just skip this section.

Tools:

  • Node.js
  • Bower
  • Gulp
yarn install || npm install
bower install
gulp

License

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

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].