Skip to content

[Feature Request] Resume Upload #62

@stevenmqnguyen

Description

@stevenmqnguyen

Overview

We want to allow users to upload their resumes from their profiles. The existing implementation from portal v1 will provide some logic along with some updates and provide a user interface. The client will request a signed url through graphql, which will produce a signed URL through resolver / service and return to client.

Tasks

  • Create get / put signed URL within graphql service
  • Create resolver for producing Signed url
  • Update filenames to be <userId>.pdf
  • Add button to user's profile to upload file
  • Add option to view uploaded file
  • Add option to delete uploaded file
  • Display use & privacy info
  • Document

Supplemental Information

Metadata

Metadata

Assignees

Labels

New FeatureNew feature or requestUI/UXRequires making UI changes

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions