https://github.com/axelniklasson/chalmersgpa
[DEPRECATED] Chrome plugin intended to automatically calculate the GPA when logged in to the student portal.
https://github.com/axelniklasson/chalmersgpa
chalmers chrome-plugin gpa
Last synced: about 1 month ago
JSON representation
[DEPRECATED] Chrome plugin intended to automatically calculate the GPA when logged in to the student portal.
- Host: GitHub
- URL: https://github.com/axelniklasson/chalmersgpa
- Owner: axelniklasson
- Created: 2017-11-20T18:55:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-04T17:30:38.000Z (over 7 years ago)
- Last Synced: 2025-04-10T00:54:18.163Z (about 1 month ago)
- Topics: chalmers, chrome-plugin, gpa
- Language: JavaScript
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChalmersGPA
Chrome plugin intended to automatically calculate the GPA for an authenticated user at Chalmers Student Portal. No information is saved or stored anywhere - all code is available to check in the file ``chalmersGPA.js``. Trust me, I really don't care about your GPA.## How it looks
Your GPA will be printed below the total number of credits.
## Installation
Simply unzip ``plugin.zip`` and load it into Chrome from the "Add-ons" section in the browser. Then log into the student portal and visit [this page](https://student.portal.chalmers.se/sv/chalmersstudier/minaresultatochintyg/Sidor/Resultatforteckning.aspx) to check your GPA!## TODO
* Should be "officially" released in the Chrome Web Store.