Skip to content

Create page for candidate view #213

@SamNie2027

Description

@SamNie2027

Motivation:
We currently have the application view for an admin, but an applicant should also be able to view their application once they log in to their portal. The only difference between these views is that the applicant shouldn't be able to edit any fields.

Acceptance Criteria:

  • create the applicant view of the application
    • this is the same as the application view for an admin
    • remove all of the editing components
  • If necessary, add props to components which will disable application editing.
  • user appId will need to be retrieved by retrieiving the CandidateInfo from the backend with the email the user logged in with
    • using this appId you will retrieve the Application by calling the respective get Application endpoint.

Designs:
Image

Link to Figma: https://www.figma.com/design/hy0oFz7LIcK32a4y10S6KR/BHCHP?node-id=265-218&p=f&t=TAmqy7GIQjIfBXBW-0

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Changes Requested

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions