Skip to content
This repository has been archived by the owner on Dec 15, 2018. It is now read-only.
Wang Zhuochun edited this page Aug 9, 2013 · 10 revisions

Welcome to the cors-planner wiki!

WaNDER! CORS Planner is an unofficial Timetable builder tool aims to help students doing course timetable planning.

It supports universities:

  • National University of Singapore (NUS)
  • Nanyang Technological University (NTU)

You can make it work for other universities as well :), read this.

Initiative

CORS Planner is a side project of mine. It is built to be a pure client-side web tool that solely relies on JavaScript.

It does not use any MV* frameworks. It is meant to get hand dirty as my intention to learn from this project.

Build with jQuery (DOM Library), RequireJS (AMD), jQuery UI (Drag and Drop), Twitter Bootstrap (UI), Mustache (HTML Template) and gVim (Best Editor).

Future Development

Multiple timetables, Better conflicts solving, UX enhancements and more.

Documentation Content