koolamusic / naijahacks-certificate

Certificate Generator for Naijahacks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Certificates generator for Naijahacks


A Certificate generator for Naijahacks Participants that allow them to input their email/code and generate a PDF Certificate.

Deploy to Heroku

Setting

Fill out the config.yml file with certification generation info.

Run

Node.js is required.

$ git clone https://github.com/koolamusic/naijahacks-certificate.git
$ cd naijahacks-certificate
$ npm install
$ npm start

You can access http://localhost:3000 on your web browser.

Certificate Templates

The website https://www.template.net/free/free-certificate/ has nice templates that can be designed in css.

Todo

  • Trigger Email to Users once they request their Certificate.

About

Certificate Generator for Naijahacks

License:MIT License


Languages

Language:CSS 42.4%Language:JavaScript 34.9%Language:HTML 22.8%