Skip to content

khanny17/CoursePlanner

Repository files navigation

Course Planner

A webapp for planning which courses to take and which year to take them in.

Development Live Server (takes a minute to load): http://course-planner-kevin.herokuapp.com/

Setup

Get npm dependencies

npm install

Get Karma CI

npm install -g karma-cli

Tests

Run Tests

karma start

Add Tests

Go to test/ folder.

Add a js file like so nameOfFileSpec.js. Always have Spec at the end of the file.

About

Web Application for planning out when to take your college courses

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published