Bulk Ticket & Certificate Maker & Verifer | Web App
- Maker: Creates pdfs based on data (object).
- Verifer: Scan the QR & get full data & Integration of attendance API (optional).
Demo
Run Locally
git clone rpranaykumarreddy/bulk-certificate
Maker
- Update data.js file to your data.
Label |
Data Used |
Type |
ticketId |
QR Data |
Number |
firstName |
Name as Text |
String |
lastName |
Name as Text |
String |
eMail |
File Name |
String |
- Change your PDF Template file in [line-33, maker/index.js]
- Change Position of Text & QRCode in [line-64<->87, maker/index.js]
- Change File Name Format in [line-90, maker/index.js]
Open index.html in a browser.
Verifer
- Add any attendance API in [line-161, verifer/index.html]
Documentation
Maker
Verifier
🔗 Links
Contributing
Contributions are always welcome!
Feedback
If you have any feedback, please reach out to us at rpranaykumarreddy@gmail.com