aidanaden / aidanaden/canvas-sync
feat: store people after first view
未關閉
- 主要語言
- Go
- 星號
- 10
- 分支
- 2
- PR 合併指標
- 30 天內沒有已合併 PR
描述
## Issue
currently every `view people` command makes a query for the first 100 users in a given course
## Proposal
store all students in the `data_dir` specified in a .csv file, and display values from the stored csv file on all subsequent queries
this allows viewing of all students in a course without excessively querying the api endpoint
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。