dmlicht / HackingSnacking

Let's get chubs on the cheap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Find the best food on discount now! pulls restaurant deals from groupon and filters them using yelp's api

structure

  • app.py - flask application file
  • deal_list.py - generates the list of deals for
  • pygroupon.py - scrapes groupons nyc restaurant deals site
  • search.py - PROVIDED BY YELP API - functions to interact with yelp
  • search_script.py - wraps calls to yelp api for simplified use in application

About

Let's get chubs on the cheap


Languages

Language:CSS 84.2%Language:Python 8.3%Language:JavaScript 7.4%