Skip to content

The Grade Checker app in Python lets 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.

License

Notifications You must be signed in to change notification settings

jasanpreetn9/grade-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grade Checker


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.


Local Deployment

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

About

The Grade Checker app in Python lets 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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages