All Projects → lxerxa → Actionview

lxerxa / Actionview

Licence: apache-2.0
An issue tracking tool based on laravel+reactjs for small and medium-sized enterprises, open-source and free, similar to Jira.

Projects that are alternatives of or similar to Actionview

Openproject
OpenProject is the leading open source project management software.
Stars: ✭ 5,337 (+293.29%)
Mutual labels:  project-management, kanban, issue-tracker, gantt
Lavagna
Lavagna: issue tracker/project management tool
Stars: ✭ 527 (-61.16%)
Mutual labels:  project-management, kanban, issue-tracker
Support
Agile project management integrated with GitHub
Stars: ✭ 373 (-72.51%)
Mutual labels:  project-management, kanban, issue-tracker
Leantime
Leantime is a lean project management system for innovators. Designed to help you manage your projects from ideation to delivery.
Stars: ✭ 702 (-48.27%)
Mutual labels:  project-management, kanban, gantt
Gantt Elastic
Gantt Chart [ javascript gantt chart, gantt component, vue gantt, vue gantt chart, responsive gantt, project manager , vue projects ]
Stars: ✭ 869 (-35.96%)
Mutual labels:  project-management, task-manager, gantt
Wp Project Manager
The Project Management plugin for WordPress
Stars: ✭ 186 (-86.29%)
Mutual labels:  project-management, kanban, task-manager
Kreta
Modern project management solution
Stars: ✭ 177 (-86.96%)
Mutual labels:  project-management, task-manager, issue-tracker
rebacklogs
Re:Backlogs is an Open Source Project Management Tool.
Stars: ✭ 163 (-87.99%)
Mutual labels:  issue-tracker, project-management, kanban
Yona
Project Hosting SW, DEMO:
Stars: ✭ 418 (-69.2%)
Mutual labels:  project-management, issue-tracker
Super Productivity
To-do list & time tracker for programmers and other digital workers with Jira, Github, and Gitlab integration
Stars: ✭ 4,505 (+231.98%)
Mutual labels:  jira, task-manager
Gh Board
"Serverless" Kanban for GitHub Issues using gh-pages
Stars: ✭ 420 (-69.05%)
Mutual labels:  project-management, kanban
Teamvision
Teamvision软件工程协作工具
Stars: ✭ 380 (-72%)
Mutual labels:  project-management, issue-tracker
Gantt
GPL version of Javascript Gantt Chart
Stars: ✭ 653 (-51.88%)
Mutual labels:  project-management, gantt
Nextcloud Deck
📋 Android client for nextcloud deck app
Stars: ✭ 318 (-76.57%)
Mutual labels:  kanban, board
Workflowr
Organize your project into a research website
Stars: ✭ 551 (-59.4%)
Mutual labels:  project-management, workflow
Waffle.io
Smart and Simple Project Management for Teams on GitHub (A repo for tracking the Waffle.io team's public-facing work.)
Stars: ✭ 775 (-42.89%)
Mutual labels:  project-management, issue-tracker
Vue Drag And Drop Kanban
A simple kanban board where the items can be dragged and dropped from the list. This is a hybrid implementation of vue-smooth-dnd.
Stars: ✭ 93 (-93.15%)
Mutual labels:  kanban, board
React Trello Multiboard
React-Trello-Multiboard is a single-page application built with React displaying multiple cards of several Trello® boards and lists. The cards can be filtered by preferred team members.
Stars: ✭ 43 (-96.83%)
Mutual labels:  project-management, kanban
Taskell
Command-line Kanban board/task manager with support for Trello boards and GitHub projects
Stars: ✭ 1,175 (-13.41%)
Mutual labels:  kanban, task-manager
matorral
An open-source, very simple & extensible project managent tool written using Django/Python
Stars: ✭ 21 (-98.45%)
Mutual labels:  project-management, kanban

ActionView

 

English | 中文

An issue tracking tool based on php laravel-framework in back-end and reactjs+redux in front-end, it's similar to Jira. You could find the front-end source code from actionview-fe.

We are using Jira to do the task management and bug tracking, but found that the license fee is to too expensive, and Jira itself is to heavy, in the later phase of a project , maintain the global scheme is too hard, and the web user experience is not good as current popular SPA. That's why the idea of ActionView came up.

Demo

http://www.actionview.cn

image

image

image

image

image

image

image

image

Installation

Ubuntu Installation - Apache
Ubuntu Installation - Nginx
CentOS Installation - Apache
CentOS Installation - Nginx
Docker Installation

Feature

  • User created project supported, which could use either global configuration scheme, or local user defined scheme, realize the perfect combination of global configuration scheme and local configuration scheme.
  • Every project could use the default system workflow, and could define its own workflow, in which every step could be controlled accurately to make sure right people make right operation at right time.
  • Support Board view in agile development(Scrum and Kanban).
  • Support Gantt view.
  • Configure issue screen simply and easily.
  • Powerful issue filtering function, could define your own filter.
  • Complete access control model, support authorizing user group.
  • User defined message notification scheme.
  • Could check the activity history for a specified issue, and could view the activity log for the whole project.
  • User adding worklog to an issue supported.
  • User adding comments to an issue supported.
  • Team members may share and find the documents required for work.
  • Support wiki based on markdown.
  • Support statistical reports of various dimensions.
  • Synchronization and authentication based on LDAP users supported.
  • Integration with GitLab and GitHub through webhook.
  • Developed by using most popular framework both front-end and back-end side, back-end: php/laravel, front-end: ReactJS+Redux.
  • Installation by docker supported.
  • Clear code structure, easy for second development.

FAQ

FAQ

RoadMap

  • Mobile App development
  • Code repository
  • Pipeline
  • Support multi-language

Contributing

Thank you for considering contributing to the ActionView! If you have some doubts, find some issues, propose a new feature, or improvements of existing behavior, be willing to discuss in the issue board. The front-end issues may be discussed in the front-end issue board. If find some major security problems, please mail to: [email protected].

License

The ActionView is open-sourced software licensed under the Apache License Version 2.0.

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].