Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature-Resume display and download #698

Merged
merged 23 commits into from
Apr 28, 2024
Merged

Conversation

rebeccali04
Copy link
Contributor

@rebeccali04 rebeccali04 commented Apr 23, 2024

Screenshot 2024-04-27 at 3 16 19 PM

This feature was made in collaboration with @NMCBU1.

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

As per discussion with @saadpasta, we added a resume download capabilities so that potential hiring managers would be able to look at and download the resume with less friction. We changed greetings.js so that clicking on the “Download my resume "button would directly download the resume pdf. We made a new container and files Resume.js and Resume.scss. Users can still revert back to using a google drive link by changing the link associated with the “Download my resume” button back to resumeLink.

A description of how to customize the resume viewing and downloading feature was also added into the readme file.

Fixes #697

Type of change

  • New feature (non-breaking change which adds functionality)

rebeccali04 and others added 11 commits April 19, 2024 13:49
Updated github pages
Missing adding feature to top bar
ran npm run format
Added initial resume feature
Resume can now be accessed by the toolbar above and by the button in the greeting page.

Fixed the title and subtitle arrangement.
Fixed format
Merge pull request #2 from NMCBU1/master
Copy link

vercel bot commented Apr 23, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
developer-folio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 27, 2024 7:11pm

@saadpasta
Copy link
Owner

saadpasta commented Apr 23, 2024 via email

@rebeccali04
Copy link
Contributor Author

@saadpasta Just to confirm, you would like clicking on the “See my resume” button to directly start downloading the resume as opposed to allowing to view it and then download it? We added the view functionality so that people can see what they are downloading without going to an external page but it makes sense if we want the resume to be downloaded with just one click from the website viewers.

NMCBU1 and others added 3 commits April 27, 2024 12:23
Downloads resume after clicking button,
Deleted resume container in website
Resume download feature
@rebeccali04
Copy link
Contributor Author

Updated the feature to download the resume directly as per comment from @saadpasta

@saadpasta saadpasta merged commit 1b69fbd into saadpasta:master Apr 28, 2024
3 checks passed
Mehranmzn pushed a commit to Mehranmzn/mehranmzn.github.io that referenced this pull request Sep 13, 2024
* Create ResumeDownloadButton.js

* Updated github pages

Updated github pages

* Resume feature 1st version

Missing adding feature to top bar

* Style

ran npm run format

* Fixed UI to match the webpage

Resume can now be accessed by the toolbar above and by the button in the greeting page.

Fixed the title and subtitle arrangement.

* Fixed format

Fixed format

* Update README.md with resume instructions

* Updated resume feature

Downloads resume after clicking button,
Deleted resume container in website

* Changed underlined font of bottun

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Updated style to pass lint

* Directly Download button

---------

Co-authored-by: NMCBU1 <[email protected]>
Co-authored-by: NMCBU1 <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Resume Downloading Capabilities
3 participants