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

Podcast List (User Sory) #2

Open
9 tasks done
MelGGit opened this issue Jun 2, 2021 · 0 comments
Open
9 tasks done

Podcast List (User Sory) #2

MelGGit opened this issue Jun 2, 2021 · 0 comments

Comments

@MelGGit
Copy link
Owner

MelGGit commented Jun 2, 2021

Value statement - a requirement, not a solution

As a user
I need to be able to see a list of podcasts about space
so that i get a nice overview about what is available.

Description (Text, Scribble, Wireframe, Design)

searchResult_page_user_story

Acceptance criteria

  • implement test data from json
  • image and title of a card should be clearly visible

Tasks

  • create Card component with img and title parameter
  • add Card to App component
  • fetch in App component
  • render as many cards as there are podcasts json resulting from the fetch
  • write test for Card component
  • style Card component
  • style App component

Size

(small)

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

1 participant