A banking application to quickly generate banking PDF documents for clients to sign
Heroku Production Endpoint: https://poppy-central.herokuapp.com/
Live Site: https://poppy-central.netlify.app/
Front End Repo: https://github.com/diaz4674/Poppy-Central/tree/main/poppy-central
POST: /signatureCard Given the data sent to endpoint, takes that data and puts them in the stored PDF file, and send back the signature card PDF file.
POST: /resolution Given the data sent to endpoint, takes that data and puts them in the stored PDF file, and send back the resoluition PDF file.