tametsi / aestumaris-grade-calculation

AESTUMARIS is a little tool to calculate grades based on the points, reached in a classtest.

Home Page:https://tametsi.github.io/aestumaris-grade-calculation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AESTUMARIS - Grade Calculation

AESTUMARIS is a little tool to calculate grades based on the points, reached in a classtest.

I started this project because it was (really) boring during school lessons and so I had something to do. So just don´t expect this to be a great project 🦎.

Setup

Requires Node.js

# install dependencies
npm install

# start dev server
npm run dev

# build the app
npm run build

# check the project with svelte-check
npm run check

Libraries

About

AESTUMARIS is a little tool to calculate grades based on the points, reached in a classtest.

https://tametsi.github.io/aestumaris-grade-calculation/

License:MIT License


Languages

Language:Svelte 50.8%Language:TypeScript 25.4%Language:SCSS 18.7%Language:HTML 3.5%Language:JavaScript 1.6%