Skip to content

A Easy and Fast Resume Creator which provides you Resume as pdf using database.:scroll:

License

Notifications You must be signed in to change notification settings

Yogidon/Resume_pdf_Creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RESUME CREATOR

This resume creator takes data from user in form of html forms and saves it in database. Then after the data is obtained resume is given in the form of a pdf.

Prerequisites

First you need to install NodeJS in your system.

https://nodejs.org/en/

Also need to install MongoDB

https://www.mongodb.com/download-center

Installing

To install a the needed modules just run.

npm install

Built With

  • NodeJS - Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine.
  • MongoDB - Database Used
  • html2canvas - Used to screenshots the page to create image.
  • jsPDF - Used to generate pdf out of Canvas images

Authors

License

This project is licensed under the MIT License - see the LICENSE file for details

Releases

No releases published

Packages

No packages published