Repository for GDG HackFest @ KIIT Bhubaneswar
Make an application which can read data from a PDF ( example voter list, bill) and push the data items to a structured database (you can choose any database, firebase is good too)
The program uses pdfminer.six
to convert the pdf into a xml file
, which is parsed according to a templating rule written in yaml
to create the final json object
that will be sent to the database
- pdfminer.six
- pyyaml
- pyrebase
- os
- Framework: Django
A group of students from ITER, SOA Deemed to be University
- Debashish Mishra
- Pulak Kumar Das
- Ritvik Menon
- Syed Salif Moin