和 Spec 一樣, 理想是用 Wiki, 但無奈 Wiki 要付費, 簡單起見就也用個 DEV.md
紀錄就好~
Survey
- [ ] 管理工具
- [x] 進度 (GitHub Project)
- [x] design (Mermaid, PlantUML)
- [x] prototyping (draw.io)
- [x] issues (GitHub Issues)
- [x] spec (SPEC.md)
- [x] 開發文件 (DEV.md)
- [ ] 環境
- [ ] 開發環境
- [ ] 測試環境
- [ ] staging 環境
- [ ] 上架環境
Spec
環境準備
- [ ] 設定環境
- [ ] 開發環境
- [ ] 測試環境
- [ ] staging 環境
- [ ] 上架環境
設計
- [ ] prototyping
- [ ] system design
- [ ] Overview
- [ ] API
- [ ] Data model
- [ ] Database
- [ ] Architecture