Skip to content

A web app for looking up a classroom's schedule of classes at the University of Waterloo.

License

Notifications You must be signed in to change notification settings

christhomson/roomular

Folders and files

NameName
Last commit message
Last commit date
Apr 26, 2014
Oct 19, 2013
Jul 16, 2014
Apr 26, 2014
Apr 13, 2014
Mar 30, 2014
Sep 26, 2013
Sep 26, 2013
Oct 19, 2013
Apr 10, 2014
Sep 26, 2013
Apr 26, 2014
Mar 30, 2014

Repository files navigation

Roomular

A web app for finding nearby classes (or study spaces) at the University of Waterloo.

Getting started

  1. Install node if you don't already have it installed.
  2. git clone git@github.com:christhomson/roomular.git
  3. cd roomular
  4. npm install
  5. cp config/local.json.sample config/local.json
  6. Edit config/local.json to include your UW API key and Mixpanel token.
  7. coffee app.coffee (or nodemon app.coffee if you use nodemon).

Tests

You can run the tests with npm test.

About

A web app for looking up a classroom's schedule of classes at the University of Waterloo.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published