Skip to content

gterrono/coursegrapher

Repository files navigation

CourseGrapher

Thie is a site that graphs [PennCourseReview] (http://penncoursereview.com) data in bubble charts using the Google Charts api. This is a more maintainable rewrite of an app that won second place at [PennApps Hackathon] (http://pennapps.com) in September 2011.

Notes

When developing, the graph can't be shown by just viewing the file in the browser. You can test it locally by running python -m SimpleHTTPServer in the directory.

To compile the coffeescript, use coffee -o js -c coffee.

To deploy, push to gh-pages.

To update the review data, set write to true on Firebase and run update_data(<token>) in the console on the site. It should take about 15 minutes, and it will log when it's done. Then set write back to false.

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •