ActionView issue requirement tracking tool is an open source and free Jira-like issue requirement tracking tool for small and medium-sized enterprises based on laravel+reactjs.
Features:
1. Support users to create projects. Projects can not only reference global configuration schemes, but also customize local schemes, achieving the perfect combination of global configuration schemes and local configuration schemes.
2. Each project can not only reference the system's default workflow, but also customize its own workflow. Each step of the workflow can be finely controlled to ensure that the right person performs the right operation at the right time.
3. Kanban view (Kanban and Scrum) that supports agile development.
4. Support Gantt chart view.
5. Simple and easy to use problem interface configuration.
6. Powerful question filtering function, you can define your own filters.
7. Complete permission control model, supporting authorization for user groups.
8. Flexible and customizable message notification solution.
9. Not only can you view the change record of a certain issue, but you can also browse the activity log of the entire project.
10. Support users to add work logs to issues.
11. Support users to comment on issues.
12. Team members can share and find documents needed for work.
13. Support wiki based on markdown syntax.
14. Support statistical reports in various dimensions.
15. Support synchronization and authentication based on LDAP users.
16. Integrate GitLab and GitHub through webhook.
17. Use the currently popular front-end and back-end technology frameworks, back-end: php/laravel, front-end: ReactJS+Redux.
18. Support Docker installation.
19. Clear code structure facilitates secondary development.