We want competitors to be able to upload resumes. This requires:
- Adding an API endpoint for uploading resumes to the backend. The resumes should be stored in a Google Cloud bucket. The database will contain a link to the correct bucket entry.
- Updating the frontend to add a
upload resume button to the profile page.
We want competitors to be able to upload resumes. This requires:
upload resumebutton to the profile page.