- Make sure node is installed.
- Navigate to server/
- $node server.js
- website will be served on localhost:9000
For this project we are hijacking the calls that the original Stevens Scheduler uses to obtain its data.
https://web.stevens.edu/scheduler/core/core.php
<server-url>?cmd=getxml&term=<semester>
2015S, 2014F, etc.