An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

Welcome to LabGantt 👋



Version


Documentation


Maintenance


License: MIT

> LabGantt visualizes GitLab issues as Gantt charts

### ✨ [Live Demo](https://ryoma-yama.github.io/lab-gantt/)

## Prerequisites

- node >=20.0.0
- corepack >=0.28.2

Corepack 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)_