g0v issue tracker
專案簡介
緣由
要解決的問題
增進人坑介面,讓人輕易找到自己能貢獻的 issue
預定使用者
設計師,工程師,任何想幫忙的人
預定功能
可以根據 language or label 搜尋 github issues
現有類似專案
https://github.com/youchenlee/g0v-issue-tracker
授權方式
MIT
使用資料
github api
專案目前狀態
把 json files 轉換成 postgresql database
實作細節(非技術背景可跳填)
目前使用 python, 會根據給定的 repo url list, call github api
- Download repos + issues 的 json files
- 將 json files 轉成 db tables (postgres)
- 使用 PostgREST 作為 api server
- 前端 js
協作工具
github repo:https://github.com/g0v/issues2db
hackfoldr 工作資料夾網址:
google drive 共用資料夾網址:
進度與 to-do
ui / visual design
成果展示