turquetti / certificate_builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

certificate - builder 💻

Goal: develop a web service capable to generate certificates automatically.

Dev Day 4 Girls 👩🏻‍💻

It's a page to print the certificates from Dev Day 4 Girls.

Tecnologies 🔧

  • HTML
  • CSS
  • HTTP Protocols
  • Express
  • Handlebars
  • Puppeeter

Development steps

  • Build a template for the certificate using HTML and CSS;
  • Create a route with ExpressJS using POST method from HTTP;
  • Create a service that gets the variables to build the .pdf to download;
  • Deploy;
  • Service Validation;

Heroku deploy

Click here to access!

☑️ Validation - Postman

Validação Postman

About


Languages

Language:Handlebars 70.8%Language:JavaScript 29.2%