Skip to content

Create Applicants List component #299

Description

@efisk15

Description

For this task, I would like for you to create a list component that takes an array of type Applicant and will display them by calling the applicant bar component for each element in the array.

Technical Details

To do this, you will have to use a map function to essentially say, "hey, for each element, do this."

Your code will go into a file you create within the components file.

Image

Teachables

Testing Steps

Dependencies

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions