resume-generator icon indicating copy to clipboard operation
resume-generator copied to clipboard

Using HTML5 storage to save changes

Open apoorvnandan opened this issue 8 years ago • 3 comments

I was using your site to generate my resume and the problem is after a few days if I want to make some changes, I have to start from scratch. I have added a save button to store whole of the html into the browser so that you get the resume with all the changes you made till last time instead of the standard template.

apoorvnandan avatar Aug 23 '16 20:08 apoorvnandan

I hope you saw http://nitish6174.com/resume-generator I had already implemented online save feature with URL instead of local storage as people need to maintain multiple copies. And anyway, for saving locally, I had provided instructions on github.io of this project. Please extend this to save and load multiple saved copies from local storage. Thanks for taking interest :)

nitish6174 avatar Aug 24 '16 06:08 nitish6174

Oh, I did not know about www.nitish6174.com/resume-generator. Saving online is even better! Nice work :)

apoorvnandan avatar Aug 24 '16 11:08 apoorvnandan

Hello nitish, I cloned your resume-generator. I edited index.html and some css to suit myself. The issue I have is while saving the pdf it saves only first page and moreover the hyperlinks and their colors are distorted. I also saw while at your new site link it was able to save both pages of pdf but not locally. could you help me please?

hulk-baba avatar Nov 07 '16 23:11 hulk-baba