jeffcjlee / ylplines

Yelp Trends
GNU General Public License v3.0
1 stars 1 forks source link

Alt text Coverage Status Stories in Ready

ylplines - Clarity for Yelp

An open source project to visualize the timeline of ratings and reviews for Yelp businesses.

Project structure:

If you want to work with this project:

  1. You must obtain an API key from Yelp so that you can execute queries locally. Create a 'privatekeys' directory under the 'wsgi' directory. Create a json file 'yelpAPI.json' inside and include your API information (consumer_key, consumer_secret, token, token_secret).