Skip to content

Display Applications #44

@leo-paz

Description

@leo-paz

User Story

As a professor or applicant, I want to see all the applications either assigned to me if I am a professor, or that I have made if I am an applicant.

Requirements

  • Determine if the signed in user is an applicant or professor based on user fields returned from AWS Cognito when they log in
  • Make a call to either get professor by id or get applicant by id based on the signed in user
  • Get all applications for the either professor or applicant
  • Nicely display applicant fields
  • If the user is not signed in, a prompt saying "must be a user to see applications" will show up

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions