Skip to content

This project is capable of generating certificates based on certain templates provided. The user will be asked a few questions and on submitting the form the certificate will be generated.

Notifications You must be signed in to change notification settings

abirbhattacharya82/Online-Certificate-GeneratorV2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔥 Online Certificate Generator 🔥

About:

This project is capable of generating certificates based on certain templates provided. The user will be asked a few questions and on submitting the form the certificate will be generated.

To Get Started

  1. Set up your environment. Installing Nodemon package is optional
npm init
npm install express
npm install pdfkit
npm install nodemon
npm install body-parser
  1. Once the Packages are installed run the following command on your command shell
npm start

If nodemon is installed the you can go for

nodemon

Now you can start developing the project according to your neccessity.

New To GitHub??


If you find this Repository Interesting and Helpful do leave a 🌟 or contribute. 😄

About

This project is capable of generating certificates based on certain templates provided. The user will be asked a few questions and on submitting the form the certificate will be generated.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published