Files
internship_node/day10
2025-07-16 18:59:35 +01:00
..
2025-07-16 18:59:35 +01:00
2022-02-06 22:32:46 -05:00
2022-02-06 21:47:53 -05:00
2025-07-16 18:59:35 +01:00
2022-02-06 21:47:53 -05:00
2025-07-16 18:59:35 +01:00
2025-07-16 18:59:35 +01:00
2025-07-16 18:59:35 +01:00
2025-07-16 18:59:35 +01:00
2022-02-06 21:47:53 -05:00

day 10

Instructions

  • setup project

  • clone to your github

  • Create a page /code where we show a QR Code. The QR code goes to the route /api/v1/code/?amount=1&service=software service. The code can be random

  • When user scans the code, it will download pdf invoice with the amount specified in url. The service will also specified

  • use this invoice template https://github.com/sparksuite/simple-html-invoice-template

  • Use this library html-pdf-node

  • Everything must be done by end of date