Skip to content

Implement likes and UserInfo in ArticleBody component #22

@bryanwong8

Description

@bryanwong8

Is your feature request related to a problem? Please describe.
Need to create sidebar to display likes and user info for the ArticleBody component

Describe the solution you'd like

Figma Design

  • Likes Sidebar

Screen Shot 2020-05-12 at 5 00 48 PM

-UserInfo
Screen Shot 2020-05-12 at 5 00 55 PM

  • UserArticle

Screen Shot 2020-05-12 at 5 01 06 PM

Component Details

  • UserArticles will right under the UserInfo component
  • Should use the sidebar component from Create Sidebar and Explore component #10 when it is completed
  • Create a folder called User in src/components
  • Create a file called UserInfo in src/components/User
  • Create a file called UserArticles in src/components/User
  • You can get the info on the user data by calling the /api/users/<int:user_id> to get info about the user for the UserInfo and UserArticle components

Metadata

Metadata

Labels

frontendfrontend feature

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions