gpa calculator with my real academic grades using react

So this is a mini tool I built to calculate my GPA. Below is the real course grades that I have obtained in NTU. LOL. Feel free to clear all the data and make use of it. You may export your input as a JSON file and import again for future usage!

Declaration: All the data is not stored by this website and all the calculations are done by your browser!

The app is

  • built using React (Actually it’s my first time using React)
  • hosted using Azure web app services (Free tier!!)
  • source controlled using GitHub (React GPA Calculator)

Enjoy the mini app~