Skip to content

An easy-to-use tool that enables Sabanci University students to calculate their semester and overall GPAs on the fly.

License

Notifications You must be signed in to change notification settings

akifisitan/gpa-calc

Repository files navigation

gpa-calc

An easy-to-use tool that enables Sabanci University students to calculate their semester and overall GPAs on the fly.

Demo Image

Motivation

I wanted a decent interface for calculating future course grades.

Features

  • Uses the A, A-, B+ ... D, F grading system.
  • Supports multiple profiles.
  • Supports Satisfactory (S), Unsatisfactory (U) grading and repeated courses.

Built with

Developing

Install dependencies with pnpm install, then start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

Create a production version of the app:

npm run build

Preview the production build with npm run preview.

About

An easy-to-use tool that enables Sabanci University students to calculate their semester and overall GPAs on the fly.

Topics

Resources

License

Stars

Watchers

Forks