Inspiration
Binsr had provided a json file to parse and generate a report that meets TREC standard
What it does
Our code parses the json file and creates the PDF which is in compliance with TREC the provided format and also created a custom report which does create a custom formatted report
How we built it
We used Node.js with pdf-lib library to create and edit pdf on the go
Challenges we ran into
parsing json was hard, but we went step by step and made it possible
Accomplishments that we're proud of
Completely parsed the json and created the PDF as required
What we learned
Handling large files and reducing processing time along the way
Built With
- node.js
- pdf-lib
Log in or sign up for Devpost to join the conversation.