/TrelloBurnDownChromeExtension

The chrome extension tool of a burndown chart by Trello api data.

Primary LanguageVueMIT LicenseMIT

versionBadge MIT License

Trello Burndown Chrome Extension

What's this

This repository is a tool which shows Burndown chart for Trello. This is a Google Chrome Extension Plugin.

Getting Started

  1. Clone this repository.

このリポジトリをクローンしてください。

  1. Open chrome://extensions/ with Google Chrome.

chrome://extensions/をGoogleChromeで開いてください。

  1. Enable the Developer Mode.

ディベロッパーモードを有効にしてください。

  1. Click "Read the extension that is not packaged" and select TrelloBurnDownChromeExtension/src/

パッケージ化されていない拡張機能を読み込むをクリックし、TrelloBurnDownChromeExtension/src/のディレクトリを選択。

  1. You are Ready to use this tool!

準備完了です!

How to use

右上のアイコンをクリックすると、ポップアップウィンドウが表示されます。

初回

  1. 右上のボタンから設定画面を開いてください。

  2. baseUrlを入力。(サーバー管理者の方に聞いてください)

  3. Get the developer keyをクリックし、ApiKeyを入力フォームにコピペしてください

  4. Get the token をクリックし、Tokenを入力フォームにコピペしてください

  5. 「←」でグラフ画面に遷移後、HOMEからグラフの設定値の変更を押下し、以下を入力。

  6. ボードを選択

  7. 開始日と終了日を入力

  8. (土日以外の休日があれば)休日をカンマ区切りで入力(形式: YYYY/MM/DD)

  9. メニューバーの更新アイコンを押下

  10. グラフが表示される

2回目以降

  1. 前回入力したデータがLocalStorageに保存されており、その値が適用される

  2. 修正したい場合は初回の場合と同様にパラメータを入力