Skip to content

GPA calculator tool rich with helpful user-friendly features built with TailwindCSS, React.js and TypeScript

Notifications You must be signed in to change notification settings

MoBakour/gpa_calculator_tool

Repository files navigation

GPA Calculator Tool

A tool with clean and easy-to-use design that allows you to enter your grades and come back for them later without having to manually save anything, and without having to worry about re-entering anything. The tool also allows you to set your own institution's grading scheme so that you get the most accurate GPA calculations that are compatible with your systems and curriculums. Built with TailwindCSS, React.js and TypeScript

By MoBakour

Features

  • Appealing and user-friendly design
  • Real-time GPA calculation
  • Preserved data and results
  • Grading system customization
  • Sharing results via links

Run locally

You will need Node.js installed on your system to install required packages using npm

# clone the repo then cd into it
git clone https://github.com/MoBakour/gpa_calculator_tool

# install required packages
npm install

# run code
npm run dev

About

GPA calculator tool rich with helpful user-friendly features built with TailwindCSS, React.js and TypeScript

Topics

Resources

Stars

Watchers

Forks