https://github.com/ryoma-yama/lab-gantt
Visualizes GitLab project tasks as Gantt charts.
https://github.com/ryoma-yama/lab-gantt
gantt gantt-chart gitlab
Last synced: 2 months ago
JSON representation
Visualizes GitLab project tasks as Gantt charts.
- Host: GitHub
- URL: https://github.com/ryoma-yama/lab-gantt
- Owner: ryoma-yama
- License: mit
- Created: 2024-07-20T08:19:21.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-11-17T06:34:46.000Z (7 months ago)
- Last Synced: 2025-03-24T04:51:40.715Z (3 months ago)
- Topics: gantt, gantt-chart, gitlab
- Language: TypeScript
- Homepage: https://ryoma-yama.github.io/lab-gantt/
- Size: 310 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Welcome to LabGantt 👋
> LabGantt visualizes GitLab issues as Gantt charts
### ✨ [Live Demo](https://ryoma-yama.github.io/lab-gantt/)
## Prerequisites
- node >=20.0.0
- corepack >=0.28.2Corepack not set up? Check [pnpm setup guide](https://pnpm.io/installation#using-corepack).
## Install
```sh
pnpm i
```## Usage
```sh
pnpm dev
```## Author
👤 **RyomaY**
* Github: [@ryoma-yama](https://github.com/ryoma-yama)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check [issues page](https://github.com/ryoma-yama/lab-gantt/issues).## 🙏 Credits
Special thanks to the contributors and tools that made this project possible:
- Gantt-Chart: [neo-gantt-task-react](https://github.com/ryoma-yama/neo-gantt-task-react)## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2024 [RyomaY](https://github.com/ryoma-yama).
This project is [MIT](https://github.com/ryoma-yama/lab-gantt/blob/master/LICENSE) licensed.## Legal Disclaimer
GitLab is a registered trademark of GitLab Inc. This project is not affiliated with GitLab Inc.
***
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_