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

Personal Information #19

Open
denkeni opened this issue Jan 5, 2021 · 0 comments
Open

Personal Information #19

denkeni opened this issue Jan 5, 2021 · 0 comments
Assignees

Comments

@denkeni
Copy link
Member

denkeni commented Jan 5, 2021

  • Design: https://zpl.io/a7X1ogM
    • Tab bar icon: StyleKie.imageOfProfile()
    • Icons: StyleKit.imageOfUpvote(), .imageOfDownvote(), .imageOfCompose()
    • Article & Comments: StyleKit.imageOfBoardCategory(), .imageOfUpvote(), .imageOfDownvote(), imageOfComment(), imageOfClock()
    • You can change icon color with .withRenderingMode(.alwaysTemplate) (See: https://stackoverflow.com/a/26965557/3796488)
  • API: https://api.devptt.dev:5000/#/user
    • /api/user/{user_id} 拿到本人的所有資訊.
    • /api/user/{user_id}/articles 列出使用者的所有文章.
    • /api/user/{user_id}/comments 列出使用者的所有 comments.
@xxi511 xxi511 self-assigned this Mar 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants