The Grade Checker app in Python empowers users to predict their final grades by inputting their desired scores on assignments, quizzes, and tests. It provides instant feedback, allowing users to visualize the impact of their performance on their overall grade. Additionally, the app conveniently saves assignment details, simplifying grade tracking and goal setting for a more organized academic journey.
You need to have python
and git
installed on your pc for following the instructions
First download the repository using
git clone https://github.com/jasanpreetn9/grade-checker.git
This should install all the libras need for this project
pip install requirements.txt -r
Now run the the GradeChecker.py
python GradeChecker.py