Online GPA Calculator

I created an online GPA calculator for my university, since they originally does not provide automatic gpa calculation systems.
自身の大学でGPAの計算システムが提供されていなかかっため,GPAを計算するウェブアプリをリリースしました.
All you need to do is copying grades from uni’s portal site and pasting it on my app. Then it automatically calculates your GPA and credits earned (overall and per semeste).
成績表をコピペするだけで,GPAや取得単位数などの詳細な情報を取得することができます.

(My tweet on this service got more than 100 retweets and 400 likes! 🤗)
(サービスに関するツイートで,100リツイート,400イイね以上の大きな反響をいただきました!)
Service available on http://tohoku-gpa.herokuapp.com/
Codes available on https://github.com/kuriyan1204/online-gpa-calculator
Developed with : Python, Streamlit, & Heroku