ryoma-yama / issue-gantt-chart

Ganttchart for GitHub/GitLab issues.
GNU General Public License v2.0
0 stars 0 forks source link

Gitpod ready-to-code

react-issue-ganttchart

This is a single page application created with React to display github.com / gitlab.com / self-host.gitlab.com issues as a Gantt chart.
No backend is required, and the token is stored in a cookie.

Demo

demo

https://lamact.github.io/react-issue-ganttchart/?giturl=https%3A%2F%2Fgithub.com%2Flamact%2Freact-issue-ganttchart&labels=

It is required your Personal Access Token. See below.

Why use react-issue-ganttchart?

Requirements

How to start on your server

Check List

Domain function Result
github.com Public Issues (List&Update)
github.com Private Issues (List&Update)
gitlab.com Public Issues (List&Update)
gitlab.com Private Issues (List&Update)
gitlab.selfhost.com Public Issues (List&Update) -
gitlab.selfhost.com Private Issues (List&Update) -

We do not test in self-hosted GitLab every time. If you find any problems, please let us know in an Issue.