Skip to content

acmASCIS/certificate-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Certificate Generator

This repo generates PDFs from an excel containing names.

Steps to Run:

Backend:

  1. cd server
  2. npm i
  3. node index.js

Frontend:

  1. cd client

  2. npm i

  3. npm run start

  4. open http://localhost:3000

  5. upload the excel sheet containing names to generate PDFs for

  6. click generate

  7. you will find the certificates inside server/certificates

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published