nhzaci / CAPForecast

A simple app made to help NUS Students forecast their CAP and better plan their SUs

Home Page:https://nhzaci.github.io/CAPForecast

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Module Forecast Calculator

Pretty simple module forecast calculator to see projected grades to potentially maintain or drop your CAP

Project setup

# Install dependencies 
$ npm install

# For hot reload
$ npm run serve

# Build server
$ npm run build

# Linting
$ npm run lint

# Deploy to github pages
$ npm run deploy

TODO:

  • Combinations of different grades required
  • About page
  • Possible addition of an SU calculator in addition to see how your grades would change

About

A simple app made to help NUS Students forecast their CAP and better plan their SUs

https://nhzaci.github.io/CAPForecast


Languages

Language:Vue 81.0%Language:JavaScript 13.0%Language:HTML 6.0%