septatrix / grater

Simple project to calculate which grades you should omit from your degree certificate (and the resulting grade)

Home Page:https://septatrix.github.io/grater/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grater

Nothing but a cheese grater for grades!

Installation instructions

Note

Most up-to-date informations can always be inferred from the GitHub Action which is used to build and deploy this project.

Prerequisites:

  • nodejs
  • pnpm
  • rust >= 1.78.0
    • including the wasm32-unknown-unknown target

Setup:

Run pnpm install to install all dependencies. Afterwards, run pnpm exec wasm-pack build to generate the WASM package of grater.

You should now be ready to run pnpm run dev.

About

Simple project to calculate which grades you should omit from your degree certificate (and the resulting grade)

https://septatrix.github.io/grater/


Languages

Language:TypeScript 57.7%Language:Rust 24.9%Language:Vue 16.2%Language:HTML 1.2%