Skip to content

swaption2009/P5-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 

Repository files navigation

P5-FEND Project

URL link to live website: Click Here

Code Improvements

  1. Asynchronous Data Usage
  • implement offline.js to notify User when browser is offline/online
  • show AJAX error in console.log
  1. Code improvements
  • "use strict";
  • add var "len" for more efficient iteration (apps.js line 80)

Implementations

  1. Install bower_components to load dependencies, ie. Bootstrap CSS and KnockoutJS
  2. Apply Bootstrap CSS for responsive design
  • index.html page
  • Google maps InfoWindow
  1. KnockoutJS
  • Live search by restaurant name or address (KO filteredSearch)
  • Add URL link to restaurant's Yelp homepage (KO attr)
  1. Google Maps API
  • Add markers from KO data-bind
  • Hover (mouseover) markers to open InfoWindow
  • Stylize InfoWindow using Bootstrap CSS
  1. Yelp Business API
  • AJAX implementation
  • Create Bootstrap table to list budiness details, ie. rating, review counts, phone number
  • Click phone number to call restaurants from browser

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published