Skip to content

Instantly share code, notes, and snippets.

@codeannie
Created July 22, 2017 16:33
Show Gist options
  • Select an option

  • Save codeannie/ff798f3fc4c0fb8496a16711cc02d977 to your computer and use it in GitHub Desktop.

Select an option

Save codeannie/ff798f3fc4c0fb8496a16711cc02d977 to your computer and use it in GitHub Desktop.
Inspire Travel App
1. Landing page
a. Search field for user to input location
i. Google Places: https://developers.google.com/places/web-service/intro
b. Show API used
c. Footer
2. Display Page -- Based on Location input,
a. Display Location Name
b. Display location time & user time
i. Moment.js
c. Display location weather
i. Accuweather API
d. Display photos from location
i. Flickr Photos
1) https://www.flickr.com/services/api/explore/flickr.places.findByLatLon
ii. Getty Images
3. Bonus feature
a. Show on google map
b. search field to look again or reset button
Links to travel sites to research flight & hotel
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment