Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joshwcomeau/dont_eat_here_toronto

A Chrome extension that displays Toronto DineSafe restaurant inspection stuff on Yelp restaurant pages.
https://github.com/joshwcomeau/dont_eat_here_toronto

Last synced: 17 days ago
JSON representation

A Chrome extension that displays Toronto DineSafe restaurant inspection stuff on Yelp restaurant pages.

Awesome Lists containing this project

README

        

Don't Eat Here
==============

A simple Chrome extension that will add restaurant inspection scores to yelp pages for Toronto restaurants.

When browsing Yelp, an icon will be added to the restaurant page that features the most recent Toronto City Food Inspection result and score. Find out whether that highly-reviewed pita place has rats in the kitchen.

To generate the data, there's a ruby script in xml_processor that will process the official DineSafe data and generate a JSON file in the extension subdirectory.
TODO: Make it pull from the Toronto DineSafe server automatically, set up a rake task to do it weekly and figure out how to auto-publish to Chrome store?