Skip to content

Personal Information #19

Open
Open
@denkeni

Description

  • 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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions