/planIt

A single-page weekend planning app that makes simultaneous AJAX calls to multiple open APIs

Primary LanguageJavaScript

planIt

introduction:

planIt is the ideal weekend getaway companion, making it easy to plan and go.

Simply input the destination you want to go, and a one-click search will display:

  • 3-day weather forecast from the Weather Underground API
  • Estimated drive time and driving distance based on your current geolocation using the Google Distance Matrix API
  • Interactive windows of the top 10 results for local fun spots and best eats around town based on reviews and check-ins from the FourSquare API
  • A Google map centered on your desired destination with linked flags for the top food and fun places

Check it out!

technologies:

This site is entirely browser-side, written in: / HTML5 / CSS3 / JavaScript / jQuery /

live site:

https://chang-steven.github.io/planIt/

Main Page

Weather & Directions