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

Implement likes and UserInfo in ArticleBody component #22

Open
Tracked by #20
bryanwong8 opened this issue May 13, 2020 · 0 comments
Open
Tracked by #20

Implement likes and UserInfo in ArticleBody component #22

bryanwong8 opened this issue May 13, 2020 · 0 comments
Assignees
Labels
frontend frontend feature
Milestone

Comments

@bryanwong8
Copy link
Contributor

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
@bryanwong8 bryanwong8 added the frontend frontend feature label May 13, 2020
@bryanwong8 bryanwong8 added this to the Week 1 milestone May 13, 2020
@bryanwong8 bryanwong8 mentioned this issue May 13, 2020
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend frontend feature
Projects
None yet
Development

No branches or pull requests

2 participants