The metaX Project: Question paper search
Aki is a studious child. Seriously? Is he lazy? Not at all! He always keeps asking, 'How to get the freaking question papers?'. He is in search of his Question papers for T1 and sick of clicking numerous folders for hours on the boring dot6 space. Boom! He got an idea. He started to search the question papers from the search bar. He went to dot6.
Wow! What a beautiful place it is! He found the Question paper and checked department semesters, examinations, found out the matching one, and finally, he solved the paper.
Maybe it was too late and some stud who had a better access, solved papers much before. Aki asked him, 'Bro, how did you find it earlier?'. He replied, 'Use MetaQP son!'.
Host machine
$ git clone https://github.com/akhilesh-k/metaqp.git
$ cd metaqp
$ sudo npm install http-server
$ http-server metaqp
python3 build_search_data.py
This script logs the address of question paper files and output the required JSON data.
You can use any JSON utility that is installed on your computer.
jq
is recommended.
$ jq '' data/list.json > data/data.json
$ mv data/data.json data/list.json
We've a list of FAQ here. If you've any queries, find the answer from there. If your question is not there, add it by yourself. We would love to answer.
PRs are most welcome!
Made with ♥ Akhilesh Kumar, Lavish Kumar and Prashasy Ashok
Akhilesh Kumar (@akhilesh-k on metajuit Slack.)