Skip to content

ishaanjav/Gradebook-Automated-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gradebook Automated Assistant

A hands-free, automated program that logins into gradebook, displays your grades, sorts them, and more all with a single command!

Setup

  1. Download or fork this repository.
  2. Inside the project directory, in terminal run pip install -r requirements.txt.
  3. Go to setup.py and fill in the required information

You're ready to start using it!

Optional: Use the Bash script so that you can run the program from any folder

Usage

  1. Just run grades.py and that's it! Below are a list of commands.
  • grades: Goes to homepage and displays grades for each class in order.
  • sort: Displays sorted grades for each class in order from lowest to highest.
  • home: Goes to homepage.
  • <class_command>: Goes to the webpage for that specific class. class_commands are created in setup.py in the Setup process.
  • close: Exits the program and closes the browser.

Note

Found this repository useful? Give it a star!

Check out my similar automation repositories:

  • Automated GitHub File Uploader: Tool to automatically upload files in a non-git repository to a specified repository. (You don't have to be in the git repository to upload files; you can do it from any directory)
  • Codeforces Autosubmitter: Automatic submission of solutions for Codeforces problems. All with a single command.

Questions

If you have questions or run into errors, email me at ijapps101@gmail.com

You can also contact me through my website