/wam-calculator

Calculates your WAM from the subject results table, and allows you to export the result to a spreadsheet

Primary LanguageTypeScript

UTS WAM calculator

How to use

Running Locally

Clone this repository:

git clone https://github.com/haydencrain/wam-calculator.git

Install dependencies:

npm install

Run the build:

npm run build
npm run dev