Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 3 months ago
JSON representation

Visualizes GitLab project tasks as Gantt charts.

Awesome Lists containing this project

README

        

# 🦝 LabGantt: GitLab Tasks in Gantt Charts

LabGantt visualizes GitLab issues as Gantt charts. Supports both free and self-hosted GitLab instances.

## πŸ’» Try It Now!

πŸ‘‰ **[Access LabGantt here](https://ryoma-yama.github.io/lab-gantt/)** πŸ‘ˆ

Powered by [neo-gantt-task-react](https://github.com/ryoma-yama/neo-gantt-task-react) 🌐

## 🎯 Intended Users

LabGantt is ideal for:

- **GitLab free account users** who want to visualize tasks as Gantt charts but don’t have access to premium features like built-in Gantt charts.

If you are using GitLab's **Premium** or **Ultimate** plans, you can use the built-in Roadmap feature for similar functionality.

## πŸ’‘ For GitHub Users

If you're using **GitHub**, consider using **GitHub Projects** with Roadmaps, which offers similar functionality for task management.

## ✨ Features

- πŸ“Š Displays GitLab issues as Gantt charts.
- πŸ› οΈ Works with free and self-hosted GitLab.
- πŸ§‘β€πŸ’» Simple interface for tracking project timelines.

## πŸ” How It Works

1. πŸ”— Connects to your GitLab account via the GitLab API.
2. πŸ“… Retrieves your project issues and shows them as Gantt charts.
3. πŸ“ˆ Lets you manage and track progress in one view.

Welcome to lab-gantt πŸ‘‹



Version


Documentation


Maintenance


License: MIT

> LabGantt visualizes GitLab issues as Gantt charts

### 🏠 [Homepage](https://github.com/ryoma-yama/lab-gantt)

### ✨ [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)_