Skip to content

t-a-k/react-issue-ganttchart

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

codecov Gitpod ready-to-code

react-issue-ganttchart

This is a single page application created with React to display github.com / gitlab.com / your-self-host.gitlab.com issues as a Gantt chart.
Repository URL and personal access token are required, but not the rest.
No backend is required, and the token is stored in a cookie.

Demo

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

Requirements

How to start on your server

  • clone the repository or download files
  • install dependencies
yarn install
  • run server
yarn start
  • build and deploy for Pages
yarn deploy

About

Ganttchart for GitHub/GitLab issues.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.2%
  • CSS 34.3%
  • HTML 0.5%