Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

The-Coder-Kishor/JEE-Main-Automatic-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation


Disclaimer

v2 of this app has been created as a PreactJS App with Flask backend Check out the repo


JEE-Main-Marks-Calculator(Python)

An automatic calculator for jee main marks from answer key

<------Using the .exe file------->

  1. Download your response sheet as a .aspx or a .aspx.html file (using Ctr-S)
  2. Download your answer key as a .html file
  3. Run the 'main.exe' file and select the files when the program asks for it.
  4. Nervously wait for your marks.

<-----Using the .py file--------->

You should have python installed in your system and added to path. This has been tested for python >= 3.10. It may work for previous versions too. You can install python from the windows store or from here

Note: You will already have pip installed on your system in order to run the above command. If you don't have pip installed, you can download it from here. In case pip is not added to path follow these steps

Dependencies The following dependencies are required to run the program:

BeautifulSoup 4: A Python library for pulling data out of HTML and XML files. To install BeautifulSoup, you can use the following command in the command prompt or terminal:

pip install bs4

Tkinter: A Python library to display dialog boxes where the user can input his files. To use Tkinter, you can use the following command in the terminal prompt or terminal:

pip install tk

  1. Step 1 is same as above.
  2. Step 2 is same as above.
  3. Run the file using python total.py

About

An automatic calculator for jee main marks from answer key

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages