-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
New FeatureNew feature or requestNew feature or requestUI/UXRequires making UI changesRequires making UI changes
Description
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 requestNew feature or requestUI/UXRequires making UI changesRequires making UI changes