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 Card Component #3

Open
6 tasks
FilipeRamalho opened this issue Feb 25, 2020 · 1 comment
Open
6 tasks

Implement Card Component #3

FilipeRamalho opened this issue Feb 25, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@FilipeRamalho
Copy link
Owner

FilipeRamalho commented Feb 25, 2020

The in #2 shown Cards have to be implemented as component to prevent double code.

Needed fixes for Card design

  • The CSS-styling has to manually adjusted for every image type

  • The Card height is fixed and doesn't scale with the card text

  • make card more responsive for small devices

Possible Improvements

  • Display more data like date, links, names, etc.
  • hyperlink entire card or route-link entire card.
  • popup on click to show image and card info
@FilipeRamalho
Copy link
Owner Author

FilipeRamalho commented Mar 19, 2020

2de9009 implements the card component, but necessary fixes aren't implemented so this stays open to track further progression.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant