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

[FEAT] External Dynamic Pages >Career Page > create the career card component #162

Open
crystal4000 opened this issue Jul 19, 2024 · 0 comments
Assignees

Comments

@crystal4000
Copy link

Description

Develop a reusable career card component to display individual job listings on the Career Page. This component should present key job information in a clear, attractive, and consistent format.

Acceptance Criteria

  • The career card component accurately summarizes all required job information.
  • The design is responsive and maintains visual consistency across different screen sizes.
  • The component includes interactive elements that function correctly.

Requirements

The career card should include the following elements:

  • Company location
  • Tags for job type (e.g., "Remote") and department
  • Brief job description or responsibilities
  • Salary range
  • "View details" button

Tasks

  • Design the career card component based on the provided example and requirements.
  • Implement the component structure using semantic HTML.
  • Create props or data structure to populate the card with dynamic content.
  • Add hover and focus states for interactive elements.
  • Implement loading states or skeletons for when data is being fetched.

LINKS

FIGMA LINK.

IMAGES

image

@viklabi viklabi assigned viklabi and unassigned viklabi Jul 20, 2024
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

2 participants