GPA is an essential part for applying to foregin grad school. Although it is not very hard to calculate, but I personally don't like to do that. So, I developed this extension for every people just like me. See the UI down below.
簡單來說,就是很懶不想自己算! One click GPA.
-
Go to NCU portal and login.
-
And go to Score or 成績查詢, once the page is loaded, click the extension on your top right.
-
Finally click CALCULATE button, and your GPA score will show up in the light blue square.
You can either directly clone this project or fork it to yours.
git clone https://github.com/h164654156465/ncu-gpa-calculator.git
npm install
First build your project
npm run build
After building, you'll see dist foldler generated.
-
Navigate to your chrome extension page, toggle Developer mode on your top right.
-
Next, click Load unpacked button, choose dist foler, and it will be loaded as an extension.
Every time you have new changes to the source codes, please rebuild your entire project and follow the steps specified above.
Feel free to contact me if you have any one of these situations.
- suggest a new feature
- find some bugs
- develop this project with me
My email: h164654156465@outlook.com