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

Create ArticleView Component #21

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

Create ArticleView Component #21

bryanwong8 opened this issue May 12, 2020 · 0 comments
Assignees
Labels
backend needed This issue requires pulling data from the backend
Milestone

Comments

@bryanwong8
Copy link
Contributor

bryanwong8 commented May 12, 2020

Is your feature request related to a problem? Please describe.

Describe the solution you'd like

  • Should pull from the backend to get the data needed to display the name, cover image, tags, person who wrote it, and content

Figma Design
Figma link: https://www.figma.com/file/pyXHrfSlr2xx3xunNXjcpx/New-UI?node-id=2694%3A727

  • ArticleBody

Screen Shot 2020-05-12 at 4 49 48 PM

Component Details

  • Create a folder called ArticleBody in src/components
  • You should be using the route /api/articles/<int:article_id>
    to pull data to get a specific article.
@bryanwong8 bryanwong8 added the backend needed This issue requires pulling data from the backend label May 12, 2020
@bryanwong8 bryanwong8 added this to the Week 1 milestone May 12, 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
backend needed This issue requires pulling data from the backend
Projects
None yet
Development

No branches or pull requests

2 participants