communityNTNU / watchNTNU

http://watch.ntnu.com.tw/
MIT License
0 stars 0 forks source link

軟體 #3

Open RexYuan opened 9 years ago

RexYuan commented 9 years ago

剛剛研究了一下 目前外面沒有把issue tracking system專門做給非軟體開發的使用的軟體 這樣可能就得

  1. 自己用別的方法達成 模仿issue tracking system的樣子
  2. 開發一個issue tracking system這我覺得有點難度 但是會是很有潛力跟前景的專案
  3. 找一個issue tracking system 然後嘗試修修改改
  4. 用github? @wi1d5ky 你跟我提過 可以解釋一下這能怎麼運作嗎
wildskyf commented 9 years ago

GitHub 有提供 API,但還是需要使用者有 GitHub 帳號 我的想法是使用 parse 來當作資料庫,來做一個類似 issue tracking system 的東西,細節我還沒有去想,不過概念大概就是留言板的複雜一點吧

wildskyf commented 9 years ago

或者就是 issue track 的部份丟給 GitHub API,該事件的後續都丟給 GitHub issue 這邊的 comment 功能,至於使用者的回應則直接使用 disqus 之類的

RexYuan commented 9 years ago

有沒有你認為哪些網站使用 GitHub API 製作 issue tracking 的好範例?

提到的以下: Parse GitHub API 我這個週末會都研究一下

wildskyf commented 9 years ago

沒有,倒是有用 GitHub API 來做「徵才職缺」的範例XD

RexYuan commented 9 years ago

先補上該網站 issue 來源 或許在 issue 少量的情況下可以用 gh issue 為主要骨幹 其他部分功能手動更新

Edit: 赫然發現 gh issue 的 label 可以自訂 .....

wildskyf commented 9 years ago

赫然發現 gh issue 的 label 可以自訂 .....

咦?我之前沒有用過嗎XDD

RexYuan commented 9 years ago

如果有資料相關 D3 看來會很棒

RexYuan commented 9 years ago

我覺得就用 GitHub API 吧!現在看來還滿適合 在這篇介紹 GitHub Issue 的文章看到一個有趣的範例-Bug tracker for your house

wildskyf commented 8 years ago

http://semu.github.io/timesheet.js/

RexYuan commented 8 years ago

:potable_water: 潮

wildskyf commented 8 years ago

http://stackoverflow.com/questions/9272535/how-to-get-a-file-via-github-apis