vorg / ideas

Collection of ideas for projects I would like to build at some point
0 stars 0 forks source link

Web Mashup Spreadsheet #7

Open vorg opened 9 years ago

vorg commented 9 years ago

A tool for:

What online spreadsheets should be:

A1 = "Sagrada Família"
A2 = GOOG_IMAGE_SEARCH(A1)
A4 = TRIP_ADVISOR_PHOTO(A1)
A4 = TRIP_ADVISOR_RATING(A1)
A5 = FOURSQUARE_ADDRESS(A1)
D5 = MAP(A5:C5)
D7 = TRAVEL_ROUTE(A5:B5)
D8 = TRAVEL_TIME(A5:B5)

Tech

vorg commented 9 years ago

Current prototype with React and Bing apis

screen shot 2015-06-04 at 01 32 43