DiptoChakrabarty / Resume-Generator

A Resume builder which allows users to build their own custom resumes with details like experience,projects , skills ,education etc. Users can also have the feature to download their resumes . To contribute send PR at development branch from where it will be merged in master once checked.
https://generator-resume.herokuapp.com/
MIT License
38 stars 24 forks source link

design resume templates #7

Open DiptoChakrabarty opened 4 years ago

DiptoChakrabarty commented 4 years ago

Using html and css design multiple resume templates for the users to provide multiple options

yashr921 commented 4 years ago

Hi, @DiptoChakrabarty

I would like to work on this issue (this is my first ever contribution)

DiptoChakrabarty commented 4 years ago

Sure @yashr921 go ahead

nidhishs commented 4 years ago

Hey, @DiptoChakrabarty I have some experience with graphic designing. If you want I can make some resume templates so someone can work on the front-end. Please assign me.

DiptoChakrabarty commented 4 years ago

Hey, @DiptoChakrabarty I have some experience with graphic designing. If you want I can make some resume templates so someone can work on the front-end. Please assign me.

Will you be providing the templates which can be used in frontend or just the designs
currently this is one template I am using https://github.com/DiptoChakrabarty/Resume-Generator/blob/master/resume/templates/resume.html (it is templating data coming from the backend) .

If its something similar you can go ahead @nidhishs .

nidhishs commented 4 years ago

Hey, @DiptoChakrabarty I have some experience with graphic designing. If you want I can make some resume templates so someone can work on the front-end. Please assign me.

Will you be providing the templates which can be used in frontend or just the designs currently this is one template I am using https://github.com/DiptoChakrabarty/Resume-Generator/blob/master/resume/templates/resume.html (it is templating data coming from the backend) .

If its something similar you can go ahead @nidhishs .

I'll only be providing the graphical designs, and not the frontend code. If that's cool with you, let me know.

DiptoChakrabarty commented 4 years ago

Hey, @DiptoChakrabarty I have some experience with graphic designing. If you want I can make some resume templates so someone can work on the front-end. Please assign me.

Will you be providing the templates which can be used in frontend or just the designs currently this is one template I am using https://github.com/DiptoChakrabarty/Resume-Generator/blob/master/resume/templates/resume.html (it is templating data coming from the backend) . If its something similar you can go ahead @nidhishs .

I'll only be providing the graphical designs, and not the frontend code. If that's cool with you, let me know.

@nidhishs I am looking more for templates where I can add the data from the backend if you could create a few html templates based on your designs that would be appreciated.