Skip to content

Create ApplicantListItem component #146

Description

@zaviermiller

Description

Create a component that can display a single applicant list item in a list of applicants.

Technical Details

  • The file for this component should be at applicant-tracking/src/components/ApplicantListItem/index.tsx
  • should match the figma
  • This component will take the following props:
    • applicant: ApplicantResponse - the applicant we want to display
  • It should display the applicant name (first and last), status, NetID and application

Teachables

Testing Steps

Dependencies

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions