Simple Program to convert official pdf containing semester results of students in PICT into a csv format to be easily formatted in MS Excel.
- Click Releases Section at the right of this page.
- Download ResultAnalysis.windows.exe file.
- Double click on the exe file.
- Download Latest Release from the Releases section
- Open the folder where file is downloaded in terminal
- run
./<filename>
Run these commands in the terminal line by line.
git clone https://github.com/kshitijaucharmal/PBL-Project.git
cd PBL-Project
python -r requirements.txt
python result_analysis.py
- Select pdf file by clicking on browse.
- Click Submit.
- File will be saved in given path.