Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[功能] 找同作者文章 #14

Closed
PichuChen opened this issue Jan 28, 2021 · 3 comments · Fixed by #24
Closed

[功能] 找同作者文章 #14

PichuChen opened this issue Jan 28, 2021 · 3 comments · Fixed by #24

Comments

@PichuChen
Copy link
Member

根據 PTT APP 規劃,後台應該要提供找尋同樣作者的功能

預定透過 /v1/boards/{{board_id}}/articles API 實作

修改 PTT 後端系統協定增加參數 ?author={{search_author_id}} 來完成

初期演算法先以 O(n) 的演算法進行實作即可, n 為某看板文章數量。

@ars0915
Copy link
Collaborator

ars0915 commented Jan 31, 2021

可以assign給我嗎?

@PichuChen PichuChen moved this from To do to In progress in PTT 後端主要 Feb 1, 2021
@PichuChen
Copy link
Member Author

@ars0915 可以問一下目前這個 ISSUE 的進度到哪邊了嗎?

@ars0915
Copy link
Collaborator

ars0915 commented Feb 9, 2021

@ars0915 可以問一下目前這個 ISSUE 的進度到哪邊了嗎?

這個和 #13 #26 的進度一樣,都在 #24 這個 PR 上,目前測試也寫了,剩調整一下 mock 檔案的位置。

@PichuChen PichuChen linked a pull request Feb 12, 2021 that will close this issue
@PichuChen PichuChen moved this from In progress to Review in progress in PTT 後端主要 Feb 12, 2021
PTT 後端主要 automation moved this from Review in progress to Done Feb 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

2 participants