tomp2 / coursecalc

School course planner (Personal VueJS practice project)

Home Page:https://tomp2.github.io/coursecalc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

coursecalc

Small VueJS practice project. Its purpose is to make it easier to plan the courses you have to select for the semester. screenshot

  • Show only the courses you have for the semester
  • Grays out already selected courses from elsewhere
  • Indicates selections clearly with green and red (or other colors, hue can be shifted!)
  • Save multiple plans to your browser's local storage

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

About

School course planner (Personal VueJS practice project)

https://tomp2.github.io/coursecalc/


Languages

Language:Vue 80.2%Language:JavaScript 17.2%Language:HTML 2.1%Language:Shell 0.5%