/Course-Scheduler

A D3JS application that allows meeting pattern of courses to be edited using a weekly view.

Primary LanguageJavaScript

demo gif1

Click Here for Demo

Installation

Everything is provided simply open "index.html" and everything should work properly.

The application was developed in the chrome browser and untested in other browsers.

Requires the following packages: (included)

  • d3.v4.min.js
  • underscore-min.js
  • moment.js

Note: These are included inside the "includes" folder.