garimasingh128/gitsetgo

Making the remaining links Clickable(Hyperlink) in the generated Resume(NOT PDF) and changing color of hyperlinks.

Closed this issue ยท 9 comments

Is your feature request related to a problem? Please describe.

  1. In the Generated Resume(NOT PDF) Blog and Github profile links are not hyperlink.
  2. Hyperlinks are not differently colored.

Describe the solution you'd like

  1. Adding anchor tags to the mentioned links
  2. Changing the color of anchor tags in CSS

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.88. Please mark this comment with ๐Ÿ‘ or ๐Ÿ‘Ž to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

I have sent a pull request of this one.

@ShauryaBhandari @garimasingh128 I would like to work on this issue, as the link of github profile in generated resume (PDF) is not a hyperlink. It should be hyperlink so that a person can go from pdf version to the actual github profile directly by clicking on the hyperlink

@kaushiksriram16 has already made a PR. Please look into that PR and mend if something is missing there.

@garimasingh128 have you merged that PR to the hakincodes branch?

@kaushiksriram16 has done perfect. But its done only on the web resume.
@garimasingh128 I am doing this on PDF based resume. I am hyperlinking the links of blog and github profile in PDF version. So that the user can directly go to respective addresses directly.

@tanishq98 then that's the issue #30

@tanishq98 then that's the issue #30

Ohh Sorry, I didn't see that