Grade Calculator
A simple university grade calculator built with React.
Aug 2026 - Aug 2026 • (1 month)
Tech Stack
TypeScriptReactZustandGitHub Pages
This is a basic grade calculator tool that I personally use to quickly calculate my university grades.
Features
- Frontend-only app using React
- Using Zustand for state management and persistent local storage
- Users can add modules (classes) and their grades for each assignment, along with weights for assignments and modules
- A final grade is displayed as the average of all modules
- Data is saved in local storage and can be exported/imported as JSON for backups
- This app uses the UK grading system, where all modules are weighed the same