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

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 [email protected]: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