Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 965 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 965 Bytes

unit-2-hw-1

Welcome to the world of places.

Objective

Using either the Foursquare API or the Yelp API, fetch a list of places near a specific location.

Your application should also provide the ability to view additional data (category, address, avatar, etc)

The interesting part
On the detail page, your application must provide one additional piece of information provided by another api. For example, fetch the number of Twitter followers based on their twitter handle. Or pull instagram pictures based on the category of the venue.

I'll update this with some screens.

Ideas

Twitter

  • Number of Followers/Follings
  • Latest tweets

Wikipedia

  • History of the place

Instagram

  • Posts tagged with company category
  • Posts tagged with company name

Weather

  • Current weather at that location