/lunch-buddy

lunch suggestions near BCG office

Primary LanguageR

lunch-buddy

An interactive app to look for lunch suggestions around BKA office.

  1. Restaurant data is a daily feed from Yelp, leveraging the Yelp API.
  2. Raw data is unstructured and in JSON format, so required fields are parsed and transformed into structured data.
  3. Data manipulation/analysis happens immediately with user interaction, as well as insight/output delivery. (reactive programming)
  4. Seamless integration with HTML technology, so that you can browse, hyperlink, Email, etc.