praneeth-rdy / CV-Buddy

Build your CV in a very easy and simple way by using the templates provided in this project. As of now, it has CV templates of colleges IITKGP, IITM and IITB. New templates will be added on the way.
https://praneeth-rdy.github.io/CV-Buddy/
GNU General Public License v3.0
25 stars 23 forks source link

Addition of contact info to the templates #6

Open praneeth-rdy opened 2 years ago

praneeth-rdy commented 2 years ago

Type of Issue

Issue Description

This issue requires work on the following:

  1. Addition of contact info to the CV templates would be an enhancement
  2. Contact info like LinkedIn, GitHub, Mobile and Email would suffice.
kwennB commented 2 years ago

Hello @Praneeth-rdy Will this enhancement be added to the template or the root index.html?

praneeth-rdy commented 2 years ago

Hi @kwennB

This enhancement would be added to the CV templates to help users add their contact information to the CVs.

Sample cv-contact-info-sample

kwennB commented 2 years ago

Hi @kwennB

This enhancement would be added to the CV templates to help users add their contact information to the CVs.

Sample

cv-contact-info-sample

Okay that works. The contact info will be in the header (like a navigation) HTML, CSS would suffice?

praneeth-rdy commented 2 years ago

Yup. HTML and CSS would suffice. You can utilise the extra space available in the header of the CV template (below the institute name) as shown below.

Screenshot from 2022-06-10 17-13-54

kwennB commented 2 years ago

Yup. HTML and CSS would suffice. You can utilise the extra space available in the header of the CV template (below the institute name) as shown below.

Screenshot from 2022-06-10 17-13-54

Okay will do, I will make a PR as soon as I can. (Before the end of next week)

praneeth-rdy commented 2 years ago

Cool. I'm assigning you to this issue. Once you complete the development, create a PR and request a review.